Base URL

https://api.chipipay.com/v1

Authentication

All API requests require authentication using your API key. Include it in the Authorization header:
Authorization: Bearer YOUR_API_KEY

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 here

Email Notifications

You can set up an email to receive notifications here

Testing

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: