v1
latestOpenAPI 3.0.02026-07-1339031.2 KBAccounts
Create a new personal access token
post/api/accounts/v1/tokens
Request body
Example request
{
"label": "My laptop MCP",
"scopes": [
"read:account"
],
"durationDays": 30
}Response
Personal access token created