Citcon · Authentication Profile
Citcon Authentication
Authentication
The Citcon UPI API authenticates with a Bearer access token passed in the Authorization header. An access token is generated from your Citcon private key by POSTing to /v1/access-tokens and is then supplied on every subsequent request. Tokens carry a permissions array scoping which operations they may perform.
Citcon secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyPaymentsCross-Border PaymentsDigital WalletsPayment GatewayBNPLGlobal PayoutsFintech
Methods: http
Schemes: 1
OAuth flows:
API key in:
Security Schemes
bearerAuth http