flowpay.io · Authentication Profile
Flowpayio Authentication
Authentication
Flowpay's Partner API authenticates with OAuth 2.0 client-credentials, issued by Auth0. Partners exchange a CLIENT_ID/CLIENT_SECRET for a short-lived bearer access token and present it as `Authorization: Bearer
flowpay.io secures its APIs with oauth2 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
CompanyFinancingLendingEmbedded FinanceFintechSMEOpen BankingPayments
Methods: oauth2, apiKey
Schemes: 2
OAuth flows: clientCredentials
API key in: header
Security Schemes
OAuth2ClientCredentials oauth2
ApiKey apiKey