Amos API Docs
Welcome to the Amos developer documentation for the Pay API.
What You Can Do Here
- Explore interactive API reference docs for the Amos Pay API.
- Navigate endpoints by product area (Payments, Platforms, Billing, and more).
- Test authenticated requests directly in the reference UI.
Authentication Quickstart
The API supports API key authentication via the X-Api-Key request header.
Open the Authentication guide for setup details and key handling practices.
Errors and Rate Limits
API errors are returned with standard HTTP status codes and structured response bodies when available.
Rate limits and retry expectations may vary by environment and endpoint. Build integrations with safe retry/backoff handling and idempotency where applicable.
Support
Need help integrating? Contact the Amos support team through your onboarding channel or support contact.
Release Notes
Release notes and change history are tracked in Release Notes.
For Local Development
If you are contributing to these docs locally, see docs/content/development.md in this repository (not published on the public docs site).