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 Client Management API

API endpoints for managing OAuth clients, including creation, update, and deletion of clients.

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

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

This API exposes 24 operations across 20 paths, and defines 32 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.

24 operations 20 paths 32 schemas 6 DELETE8 GET9 POST1 PUT

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 Client Management 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 24

Across 20 paths, the API surfaces 24 operations — 6 DELETE, 8 GET, 9 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Client Management 24

API endpoints for managing OAuth clients, including creation, update, and deletion of clients.

GET
/api/{serviceId}/client/get/{clientId}
Get Client
client_get_api 2 params → 200400401403500
GET
/api/{serviceId}/client/get/list
List Clients
client_get_list_api 4 params → 200400401403500
POST
/api/{serviceId}/client/create
Create Client
client_create_api 1 param body → 200201400401403500
POST
/api/{serviceId}/client/update/{clientId}
Update Client
client_update_api 2 params body → 200400401403404500
DELETE
/api/{serviceId}/client/delete/{clientId}
Delete Client ⚡
client_delete_api 2 params → 204400401403404500
POST
/api/{serviceId}/client/lock_flag/update/{clientIdentifier}
Update Client Lock
client_flag_update_api 2 params body → 200400401403500
GET
/api/{serviceId}/client/secret/refresh/{clientIdentifier}
Rotate Client Secret
client_secret_refresh_api 2 params → 200400401403500
POST
/api/{serviceId}/client/secret/update/{clientIdentifier}
Update Client Secret
client_secret_update_api 2 params body → 200400401403500
GET
/api/{serviceId}/client/authorization/get/list
Get Authorized Applications
client_authorization_get_list_api 5 params → 200400401403500
POST
/api/{serviceId}/client/authorization/get/list
Get Authorized Applications
client_authorization_get_list_api_post 1 param body → 200400401403500
GET
/api/{serviceId}/client/authorization/get/list/{subject}
Get Authorized Applications (by Subject)
client_authorization_get_list_by_subject_api 5 params → 200400401403500
POST
/api/{serviceId}/client/authorization/update/{clientId}
Update Client Tokens
client_authorization_update_api 2 params body → 200400401403404500
DELETE
/api/{serviceId}/client/authorization/delete/{clientId}
Delete Client Tokens
client_authorization_delete_api 3 params → 200400401403500
POST
/api/{serviceId}/client/authorization/delete/{clientId}
Delete Client Tokens
client_authorization_delete_api_post 2 params body → 200
DELETE
/api/{serviceId}/client/authorization/delete/{clientId}/{subject}
Delete Client Tokens (by Subject)
client_authorization_delete_by_subject_api 3 params → 200400401403500
GET
/api/{serviceId}/client/granted_scopes/get/{clientId}
Get Granted Scopes
client_granted_scopes_get_api 3 params → 200400401403500
POST
/api/{serviceId}/client/granted_scopes/get/{clientId}
Get Granted Scopes
client_granted_scopes_get_api_post 2 params body → 200
GET
/api/{serviceId}/client/granted_scopes/get/{clientId}/{subject}
Get Granted Scopes (by Subject)
client_granted_scopes_get_by_subject_api 3 params → 200400401403500
DELETE
/api/{serviceId}/client/granted_scopes/delete/{clientId}
Delete Granted Scopes
client_granted_scopes_delete_api 3 params → 200400401403500
DELETE
/api/{serviceId}/client/granted_scopes/delete/{clientId}/{subject}
Delete Granted Scopes (by Subject)
client_granted_scopes_delete_by_subject_api 3 params → 200400401403500
GET
/api/{serviceId}/client/extension/requestable_scopes/get/{clientId}
Get Requestable Scopes
client_extension_requestables_scopes_get_api 2 params → 200400401403500
POST
/api/{serviceId}/client/extension/requestable_scopes/update/{clientId}
Update Requestable Scopes
client_extension_requestables_scopes_update_api_post 2 params body → 200400401403500
PUT
/api/{serviceId}/client/extension/requestable_scopes/update/{clientId}
Update Requestable Scopes
client_extension_requestables_scopes_update_api 2 params body → 200400401403500
DELETE
/api/{serviceId}/client/extension/requestable_scopes/delete/{clientId}
Delete Requestable Scopes
client_extension_requestables_scopes_delete_api 2 params → 204400401403500

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are client (104 properties), client_limited (9 properties), client_authorization_delete_response (8 properties), client_authorization_get_list_response (6 properties). Each schema is shown below with its type and property counts.

client_granted_scopes_delete_response
object
2 properties
client
object
104 properties
client_get_list_response
object
4 properties
client_limited
object
9 properties
jwe_alg
stringnull
this is the 'alg' header value for encrypted JWT tokens. Depending upon the context, this refers to key transport scheme to be used by the client and by the se…
client_extension_requestable_scopes_get_response
object
1 property
fapi_mode
string
application_type
string
The application type. The value of this property affects the validation steps for a redirect URI. See the description about redirectUris property for more deta…
client_extension_requestable_scopes_update_request
object
1 property
client_flag_update_request
object
1 property 1 required
client_registration_type
string
Values for the clientregistrationtypes RP metadata and the clientregistrationtypessupported OP metadata that are defined in [OpenID Connect Federation 1.0](htt…
client_extension_requestable_scopes_update_response
object
1 property
client_authorization_update_request
object
2 properties 1 required
client_authorization_delete_response
object
8 properties
client_auth_method
string
The client authentication method that the client application declares that it uses at the token endpoint. This property corresponds to tokenendpointauthmethod…
client_authorization_get_list_request
object
4 properties 1 required
client_authorization_get_list_response
object
6 properties
response_type
string
client_secret_refresh_response
object
4 properties
client_extension
object
6 properties
tagged_value
object
2 properties
client_secret_update_request
object
1 property 1 required
jws_alg
stringnull
The signature algorithm for JWT. This value is represented on 'alg' attribute of the header of JWT. it's semantics depends upon where is this defined, for inst…
result
object
2 properties
grant_type
string
The grant type of the access token when the access token was created.
client_secret_update_response
object
4 properties
client_authorization_update_response
object
2 properties
pair
object
2 properties
subject_type
string
The subject type that the client application requests. Details about the subject type are described in [OpenID Connect Core 1.0, 8. Subjct Identifier Types](ht…
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.
client_flag_update_response
object
2 properties 2 required
jwe_enc
stringnull
This is the encryption algorithm to be used when encrypting a JWT on client or server side. Depending upon the context, this refers to encryption done by the c…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

authlete-client-management-api-openapi.yml Raw ↑

Other APIs Authlete publishes across the network.

Authlete Authorization Endpoint API
Authlete CIBA 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
Authlete Native SSO API
Where this information came from

This is an independent, third-party profile of Authlete Client Management 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.