Version: 1.0
Odus API
Official Odus API reference. Odus is a payment orchestration platform that simplifies payment processing by integrating multiple payment gateways into a single API.
Authentication
- HTTP: Bearer Auth
To authenticate, generate a Secret API Key from your Odus Dashboard and include it in the Authorization header as follows: Authorization: Bearer sk_xyz
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | API Key |