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 formatcope_sk_<mode>_<key_id>_<secret>. The key ID is safe to display for identification, but the secret tail is shown only once.