latestOpenAPI 3.0.02026-07-1339031.2 KB
7d05f954f7ca
Accounts
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