Skip to main content

Connecting to the Chargeback.io API

Guide to setting up API access, rate limits, and regenerating keys

Written by Theodore
Updated over a week ago

This article applies to merchants who want to connect their own system to the Chargeback.io Public API. It explains how to get an API key and what rate limit applies to each API key.

This article doesn't tell you what the API can do, which webhook events are available, document request schemas, authentication examples, or response payloads.

For more details, use the API docs.

How to Get Access to Your API Key

If you need a Chargeback.io Public API key, then follow these steps:

  1. In the sidebar, click Developers.

  2. Find the Internal Key section.

  3. Click the copy-to-clipboard icon.

shows users how to copy their chargeback.io public API key

This key is your Chargeback.io Public API key.

Regenerate your API key

Regenerate your API key from the same dashboard area where your current key appears.

If you need a new API key, then click Regenerate API key.

shows users how to regenerate chargeback.io API keys

This changes your API key. It doesn't change your API feature access.

If you can't regenerate the key yourself, then contact Support.

API Rate Limits

API rate limits control how many requests each API key can make.

If you use the Chargeback.io API, then the rate limit is 100 requests per hour per API key.

If your API key exceeds that limit, then additional requests are blocked until the hour resets.

API Uptime and Service Status

If you need to check live service status or historical uptime, then go to Chargeback.io API status page.

API Key Security (Warning)

API key security rules apply to every Chargeback.io API key.

If you use an API key, then treat it like a password:

  • Store the key securely.

  • Do not share the key publicly.

  • If the key is exposed, then regenerate it immediately.

πŸ’¬ Still need help? Contact Chargeback.io support.

Did this answer your question?