Configure JWT-based authentication for your organization in Portkey
Claim Key | Description |
---|---|
portkey_oid / organisation_id | Unique identifier for the organization. |
portkey_workspace / workspace_slug | Identifier for the workspace. |
scope / scopes | Permissions granted by the token. |
email_id
sub
uid
x-portkey-api-key
header:
scope
or scopes
claim.
Scopes can also be prefixed with portkey.
(e.g., portkey.completions.write
).