Skip to main content

API key integrations

API key integrations let server-side vendor systems call the COPE public API for one COPE business. Each key has a mode, a public key ID, a secret shown only once, an active state, and last-used metadata.

Lifecycle

Key format

COPE secret keys use the format cope_sk_<mode>_<key_id>_<secret>. The key ID is safe to display for identification, but the secret tail is shown only once.

Where keys are managed

Create, rotate, activate, deactivate, and delete API keys in the COPE dashboard under Settings → API Keys. The secret is shown only once, at creation and after a rotation.