Welcome to the IFC API Sandbox
Introduction
This sandbox contains:
- APIs, documentation and synthetic data including:
- Transactions
- Accounts
- User interfaces (and matching REST APIs) you may use to:
- Register yourself as a developer
- Get API keys for your Apps
- Discover, call and create APIs
- Request access to Roles
- Grant Roles to others
- SDKs and example apps to get you started with your own apps
A typical developer journey
- Register yourself as a developer:
https://ifcsandbox.openbankproject.com/user_mgt/sign_up - Get an API Key - this means registering a consumer app that will call the API:
https://ifcsandbox.openbankproject.com/consumer-registration
Be sure to copy the API Key and also example user credentials. - Use the example user credentials from Step 2 to log on to the API Explorer and then call the APIs:
https://ifcsandbox-explorer.openbankproject.com - Use the example user credentials from Step 2 to call the APIs from your own app or other REST client. You can use the API Explorer to request Roles if you don’t already have them. These are granted by admin members using the API Manager:
https://ifcsandbox-manager.openbankproject.com/
Start building your app:
- The easiest way to authenticate is to use Direct login:
https://ifcsandbox-explorer.openbankproject.com/glossary#Direct-Login - To use OAuth1 we recommend you use (and fork) one of the OAuth Starter SDKs.
(https://ifcsandbox-explorer.openbankproject.com/glossary#OAuth-1.0a)
Please also see: https://ifcsandbox.openbankproject.com/#sdk-showcases
Note: OAuth 2 + Open ID Connect from Google or Yahoo isn’t currently enabled on this sandbox.
Customer
Developers can use the following login details to get access to test customer accounts and dummy transactions:
(see also https://ifcsandbox-explorer.openbankproject.com/glossary#Dummy-Customer-Logins)
user_name:Robert.Uk.33, password:X!9664614a email:robert.uk.33@x.y
user_name:Susan.Uk.33, password:X!5b6825dc, email:susan.uk.33@x.y
user_name:Anil.Uk.33, password:X!41f61aee, email:anil.uk.33@x.y
user_name:Ellie.Uk.33, password:X!42ff3b28, email:ellie.uk.33@x.y
user_name:Rosalie.Uk.33, password:X!e26e9109, email:rosalie.uk.33@x.y
user_name:Chris.Uk.33, password:X!de0b53a5, email:chris.uk.33@x.y
user_name:Dennis.Uk.33, password:X!b44b40f9, email:dennis.uk.33@x.y
user_name:Jane.Uk.33, password:X!b1171035, email:jane.uk.33@x.y
user_name:Emma.Uk.33, password:X!b7fc4a34, email:emma.uk.33@x.y
user_name:Sebastien.Uk.33, password:X!4ccfa66a, email:sebastien.uk.33@x.y
user_name:Wim.Uk.33, password:X!8fb751cf, email:wim.uk.33@x.y
user_name:Simon.Uk.33, password:X!ef07efd0, email:simon.uk.33@x.y
user_name:Jean-paul.Uk.33, password:X!c913ae5f, email:jean-paul.uk.33@x.y
user_name:Elise.Uk.33, password:X!9b2f9d85, email:elise.uk.33@x.y
user_name:Eleanor.Uk.33, password:X!172c98c0, email:eleanor.uk.33@x.y
FAQ
Read our FAQs for more information:
https://ifcsandbox.openbankproject.com/#technical-faqs