Introduction
Introduction
Welcome to the Dodo Payments API. Our APIs makes it easy to integrate secure, scalable, and versatile payment solutions into your applications.
Authentication
All API requests require authentication using your API keys. You can find your API keys in the Dodo Payments Dashboard.
Never expose your secret API keys in client-side code or public repositories. Always use test keys for development and testing.
Environment URLs
Use the appropriate base URL for your environment:
- Test Mode:
https://test.dodopayments.com
- Live Mode:
https://live.dodopayments.com
Learn more about Test Mode vs Live Mode.
API Key Generation
- Open Developer → API Keys
- Click on Add API Key button and API Key Pop up will open
- Enter API Key name and click Create API Key
- Copy API Key and keep it safe
API Status
Monitor our API status and get real-time updates: status.dodopayments.com
Our API implements rate limiting to ensure stable service for all users.