API Reference

GET STARTED

The Codego sandbox API provides programmatic access to core banking solutions data like provide an authorization, KYC, IBAN Accounts, Debitcards etc.

To use this API, you need an username ,password for Basic auth. The authorization header will be automatically generated when you send the request. Basic authentication involves sending a verified username and password with your request. In the request Authorization tab, select Basic Auth from the Type dropdown list. Enter your API username and password in the Username and Password fields. For extra security, store these in variables. In the request Headers, the Authorization header passes the API a Base64 encoded string representing your username and password values, appended to the text Basic as follows:.

Please contact us at [email protected] to get your own API keys.

To use this API, you need an Client Key,Secret key,Api Key and Whitelabel id. Please contact us at [email protected] to get your own API keys.

API Limit : 200 requests per 10 second.