{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/roku/refs/heads/main/json-schema/nabu-cloud-personal-access-token-created-schema.json",
"title": "PersonalAccessTokenCreated",
"description": "Response when a new PAT is created - includes the actual token",
"type": "object",
"properties": {
"token": {
"type": "string",
"maxLength": 2048,
"minLength": 1,
"title": "Token",
"description": "The actual token - save this, it won't be shown again!"
},
"token_info": {
"$ref": "#/components/schemas/PersonalAccessTokenOut"
}
},
"required": [
"token",
"token_info"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.