Skip to main content
The Cuprice API v1 uses API keys for authentication. Public endpoints (Share, Receipt, Checkout) don’t require authentication.

Getting an API Key

1

Go to Settings

Open Dashboard → Settings → API Keys
2

Create a key

Click Create API key, give it a name and choose permissions:
  • Read — list projects, features, plans
  • Read & Write — create, update, delete projects, features, plans
3

Copy the key

The key is shown only once. Copy it immediately.
API keys are shown only once at creation time. Store them securely. If you lose a key, revoke it and create a new one.

Using Your API Key

Pass the key in the Authorization header:

Key Format

All Cuprice API keys start with cpk_ followed by a random string:

Permissions

Rate Limits

Error Responses