Kasify API
string · uuid · requiredstring · requiredstring · requiredstring · requiredstring | nullstring | null
string · uuid · requiredstring · requiredstring · requiredstring · requiredstring · requiredstring | null
List API tokens
GET
/v1/account/tokens
Returns the authenticated user's active (non-revoked) API tokens. The raw token value is never included.
List API tokens › Responses
List of the user's active API tokens
idnametoken_prefixcreated_atlast_used_atexpires_atCreate API token
POST
/v1/account/tokens
Creates a personal access token for the authenticated user. The raw token value is returned exactly once in this response and cannot be retrieved later.
Create API token › Responses
Token created. Includes the raw token string — store it securely.
idnametokentoken_prefixcreated_atexpires_at