URLs
OAuth endpoints
Sandbox
URL: https://oauth-sandbox.staging.qonto.co
Example: https://oauth-sandbox.staging.qonto.co/oauth2/auth?client_id=XXXXXXX&redirect_uri=XXXXXX&response_type=code&state=1
Production
Example: https://oauth.qonto.com/oauth2/auth?client_id=XXXXXXX&redirect_uri=XXXXXX&response_type=code&state=1
Business endpoints
Sandbox
URL: https://thirdparty-sandbox.staging.qonto.co
Example: https://thirdparty-sandbox.staging.qonto.co/v2/internal_transfers
Production
URL: https://thirdparty.qonto.com
Example: https://thirdparty.qonto.com/v2/internal_transfers