Skip to content

List your API keys

GET
/me/api-tokens

Your personal keys — user keys plus any legacy member keys you control. Secrets are never returned.

Authorizations

bearer
Type
HTTP (bearer)

Parameters

Query Parameters

cursor

Opaque pagination cursor from a previous response.

Type
string
limit

Page size (default 25, max 100).

Type
integer
Default
25
Maximum
100

Responses

A page of keys.

application/json
JSON
{
  
"data": [
  
  
{
  
  
  
"id": "018f0a5e-1c2b-7e3a-9b4c-0000000f0001",
  
  
  
"name": "CLI · device login",
  
  
  
"kind": "string",
  
  
  
"prefix": "ptl_u_0727c24e…",
  
  
  
"read_only": true,
  
  
  
"created_at": "string",
  
  
  
"last_used_at": "string"
  
  
}
  
],
  
"next_cursor": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

One vocabulary, every door.