Base URL
Consumer API
>
Overview
>
Base URL
The Base URL for the Consumer API will vary.
Does your financial institution have Banno Online?
What you will use as your Base URL will vary based on the answer to the question: Does your financial institution have Banno Online?
Institution has Banno Online
This option includes those financial institutions who have:
- Banno Online and Banno Mobile
- Banno Online
If so, then your Base URL will be of the form:
https://[CONSUMER_API_ENVIRONMENT]/a/consumer/api/v0
CONSUMER_API_ENVIRONMENT
is specific to your financial institution and matches with Banno Online for your institution.
Example: For the Garden demo institution the CONSUMER_API_ENVIRONMENT
would be digital.garden-fi.com
.
Institution does NOT have Banno Online
This option includes those financial institutions who have:
- Banno Mobile (without Banno Online)
If so, then your Base URL will be:
https://api.banno.com/a/consumer/api/v0
IMPORTANT
Implications for Banno Mobile (without Banno Online)
- If your financial institution ever adds Banno Online, your authentication will no longer work as-is without breaking changes.
- Adding Banno Online at a future date means you’ll need to switch from using
api.banno.com
to using theCONSUMER_API_ENVIRONMENT
scheme described in the section above.
Have a Question?
Have a how-to question? Seeing a weird error? Get help on
StackOverflow.
Register for the Digital Toolkit Meetup
where we answer technical Q&A from the audience.
Last updated Mon Jul 17 2023