Predict.aiDocs
Account

Endpoints

Every account route at a glance.

Account routes require only the Authorization header — no X-Workspace-Id. API integrations authenticate with API tokens.

MethodPathPurpose
POST/v1/user/api-tokensCreate a token
GET/v1/user/api-tokensList your tokens
PATCH/v1/user/api-tokens/{token_id}Rename or edit scopes
DELETE/v1/user/api-tokens/{token_id}Revoke a token
POST/v1/user/api-tokens/{token_id}/regenerateRegenerate a token
GET/v1/user/meWho am I
POST/v1/user/update-profileUpdate your profile