Partner API Key
All Partner API requests require a Partner API Key passed in the request header.Getting a Partner API Key
Partner API keys are provisioned during onboarding. Contact your Recover account manager or email adyan@cove.dev. Each key is scoped to your partner account and grants access to all sub-accounts under it.Key Format
Keys follow the formatpk_live_ followed by 32 characters. Keep your key secret — it grants full access to create and manage accounts, import leads, and generate embed tokens.
Key Rotation
To rotate a key, contact your account manager. The old key will remain valid for 24 hours after the new key is issued.Rate Limits
Rate limit headers are included in every response:
429 Too Many Requests with a Retry-After header.