Authentication
Partner endpoints require a partner API token passed in theAuthorization header:
Partner record. To request a partner API token, contact support@cookiechimp.com.
Partner API tokens are different from user or account tokens. Endpoints that require a partner token (such as creating or updating groups) will return a
401 error if a user or account token is used instead.Token Types
CookieChimp API tokens can belong to three different bearer types:Available Endpoints
Groups (Partner token required)
Groups are workspaces that contain one or more accounts. Partners use groups to organize their customers.- List Groups — List all groups for your partner
- Get Group — Get a specific group by ID
- Create Group — Create a new group
- Update Group — Update a group’s name or external ID
Accounts (Partner, User, or Account token)
Accounts represent individual websites managed by CookieChimp. With a partner token, you get access to all accounts across your groups.- List Accounts — List all accounts (supports
onboarding_statusfilter) - Get Account — Get a specific account by ID
Account Onboarding Status
When listing accounts, you can filter byonboarding_status to track provisioning progress: