Base URL
Authentication
All API requests require authentication using your API key. Include it in theAuthorization
header:
Getting Your API Key
To use the Chipi Pay API, you’ll need to obtain your API key from the dashboard.Steps to Get Your API Key:
1
First Step
Go to the Configure API Keys section in your dashboard.
2
Second Step
Inside you will see API Keys:
- Public Key: Can be safely shared and is used to identify your application
- Secret Key: This is your API Key. This is the key you will use to authenticate all the calls to our API
Never commit your API key to version control or share it publicly. Always use environment variables or secure configuration management.
Webhooks
You can set up your webhook to receive notifications hereEmail Notifications
You can set up an email to receive notifications hereTesting
You have two environments in your dashboard Production and Development. Remember to Do your tests using the Development environment. Sandbox API keys are clearly marked and won’t process real transactions.Support
Need help? We’re here to assist:- Documentation: Browse our comprehensive guides
- Community: Join our Telegram group
- Email: support@chipipay.com
- Dashboard: dashboard.chipipay.com