How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Authlete Token Operations API

API endpoints for various token related operations, including creating, revoking and deleting access_tokens with specified scopes.

Authlete Token Operations API is one of 21 APIs that Authlete publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Token Operations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 3.0.16.

Requests are made against 4 base URLs: https://us.authlete.com, https://jp.authlete.com, https://eu.authlete.com, https://br.authlete.com.

5 operations 5 paths 16 schemas 1 DELETE1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.16
Base URL
https://us.authlete.com
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Authlete Token Operations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer). By default, every request must be authenticated.

  • bearer — Authenticate every request with a Service Access Token or Organization Token. Set the token value in the Authorization: Bearer header. Service Access Token: Sc…

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 1 DELETE, 1 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Token Operations 5

API endpoints for various token related operations, including creating, revoking and deleting accesstokens with specified scopes.

GET
/api/{serviceId}/auth/token/get/list
List Issued Tokens
auth_token_get_list_api 5 params → 200400401403500
POST
/api/{serviceId}/auth/token/create
Create Access Token
auth_token_create_api 1 param body → 200400401403500
POST
/api/{serviceId}/auth/token/update
Update Access Token
auth_token_update_api 1 param body → 200400401403500
DELETE
/api/{serviceId}/auth/token/delete/{accessTokenIdentifier}
Delete Access Token
auth_token_delete_api 2 params → 204400401403500
POST
/api/{serviceId}/auth/token/revoke
Revoke Access Token
auth_token_revoke_api 1 param body → 200400401403404500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are token_create_request (23 properties), token_create_response (20 properties), token_update_request (15 properties), token_update_response (12 properties). Each schema is shown below with its type and property counts.

client_limited
object
9 properties
token_update_response
object
12 properties
token_create_response
object
20 properties
authz_details
object
The authorization details. This represents the value of the authorizationdetails request parameter in the preceding device authorization request which is defin…
1 property
tagged_value
object
2 properties
result
object
2 properties
grant_type
string
The grant type of the access token when the access token was created.
token_create_request
object
23 properties 1 required
token_revoke_request
object
4 properties
token_update_request
object
15 properties
token_revoke_response
object
3 properties
access_token
object
12 properties
property
object
3 properties
client_type
string
The client type, either CONFIDENTIAL or PUBLIC. See [RFC 6749, 2.1. Client Types](https://datatracker.ietf.org/doc/html/rfc6749section-2.1) for details.
token_get_list_response
object
6 properties
authorization_details_element
object
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

authlete-token-operations-api-openapi.yml Raw ↑

Other APIs Authlete publishes across the network.

Authlete Authorization Endpoint API
Authlete CIBA API
Authlete Client Management API
Authlete Device Flow API
Authlete Dynamic Client Registration API
Authlete Federation Endpoint API
Authlete Grant Management Endpoint API
Authlete Hardware Security Key API
Authlete Introspection Endpoint API
Authlete Jose Object API
Authlete JWK Set Endpoint API
Authlete Lifecycle API
Where this information came from

This is an independent, third-party profile of Authlete Token Operations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.