Create an API key
API Keys
Create an API key
Creates a new org-scoped API key. The full key value is returned only once in this response.
POST
Create an API key
Authorizations
API key as Authorization: Bearer sk-social-...
Body
application/json
Human-readable label for the key.
Example:
"CI/CD Pipeline Key"
Permission scopes granted to this key.
Available options:
posts:read, posts:write, brands:read, brands:write, clips:read, clips:write, carousels:read, carousels:write, agents:read, agents:write, kbs:read, kbs:write, usage:read Example:
["posts:read", "posts:write", "brands:read"]ISO 8601 expiry datetime. If omitted, the key does not expire.