- Getting started
- Authentication
- Registration
- TPP Implementation Guide
- Feedback and Support
- Sandbox
- Test Certificate
--- 2025.08.25 Please Note!! ---
Hello,
The current refresh token for current consents might be invalid.
Please learn to use our API - refresh token , so you can generate new refresh tokens for active consents/payments.
This is also available to you in case the existing refresh tokens are lost.
The operation of this API is the same as a GET request for psd2/v1/consents/{consentId}/status , and is available for you in the Sandbox and Production environments
This API is relevant for consents / payments approved by the PSU
---
FIBI’s Open Banking APIs are accessible to Third-Party Providers (TPP), retrieving basic information on FIBI’s accounts.
By using these APIs, you will retrieve:
- Account details
- Account balance
- Transactional information
In addition to Open Banking APIs, our API catalog allows the TPPs to request on behalf of our customers from a variety of products, such as:
- Payments (both to ILS and foreign accounts)
- Account Beneficiaries
- Transactional Information
All documentation in this website points to our sandbox environment.
In order to point your coding to our Production environment, please allow these URL changes:
Sandbox: api.test.fibi.co.il
Production: api.ob.fibi.co.il
In Authorization services:
Sandbox: .../fibi/sb/...
Production: .../fibi/prod/...