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

Tyk Oauth API

Use the endpoints in this tag to manage OAuth flow.

Tyk Oauth API is one of 39 APIs that Tyk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, a GitHub repository, a changelog, and 1 JSON Schema.

This API exposes 17 operations across 13 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 5.7.1.

Requests are made against a single base URL, https://{tenant}.

17 operations 13 paths 14 schemas 4 DELETE7 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
5.7.1
Base URL
https://tyk.io/
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Tyk Oauth API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the header as X-Tyk-Authorization (api_key).

  • bearerAuth — The Tyk Dashboard API Access Credentials
  • api_key — Api key

Paths & Operations 17

Across 13 paths, the API surfaces 17 operations — 4 DELETE, 7 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Oauth 17

Use the endpoints in this tag to manage OAuth flow.

GET
/api/apis/oauth/{apiId}
List OAuth clients.
getOathClientsList 1 param → 200400401403404500
POST
/api/apis/oauth/{apiId}
Create a new OAuth2.0 client.
createNewClientApp 1 param body → 200400401403500
DELETE
/api/apis/oauth/{apiId}/{clientId}
Delete OAuth client.
deleteOathClient 2 params → 200400401403404500
GET
/api/apis/oauth/{apiId}/{clientId}
Get single OAuth client details.
getOAuthClientDetail 2 params → 200400401403404500
GET
/api/apis/oauth/{apiId}/{clientId}/tokens
List OAuth client tokens.
getClientTokens 2 params → 200400401403404500
GET
/tyk/oauth/clients/{apiID}
Tyk List Oauth Clients
listOAuthClients 1 param → 200403404
DELETE
/tyk/oauth/clients/{apiID}/{keyName}
Tyk Delete Oauth Client
deleteOAuthClient 2 params → 200403404500
GET
/tyk/oauth/clients/{apiID}/{keyName}
Tyk Get Oauth Client
getOAuthClient 2 params → 200403404
PUT
/tyk/oauth/clients/{apiID}/{keyName}
Tyk Update Oauth Metadata,redirecturi,description and Policy Id
updateOAuthClient 2 params body → 200400403404500
PUT
/tyk/oauth/clients/{apiID}/{keyName}/rotate
Tyk Rotate the Oath Client Secret
rotateOauthClient 2 params → 200403404500
GET
/tyk/oauth/clients/{apiID}/{keyName}/tokens
Tyk List Tokens for a Provided Api Id and Oauth-client Id
getOAuthClientTokens 3 params → 200403404500
GET
/tyk/oauth/clients/apis/{appID}
Tyk Get Api Ids for Apis That Use the Specified Clientid(appid) for Oauth
getApisForOauthApp 2 params → 200403
POST
/tyk/oauth/clients/create
Tyk Create New Oauth Client
createOAuthClient body → 200400403500
DELETE
/tyk/oauth/refresh/{keyName}
Tyk Invalidate Oauth Refresh Token
invalidateOAuthRefresh 2 params → 200400403404500
POST
/tyk/oauth/revoke
Tyk Revoke Token
revokeSingleToken body → 200400403
POST
/tyk/oauth/revoke_all
Tyk Revoke All Client's Tokens
revokeAllTokens body → 200400401403404
DELETE
/tyk/oauth/tokens
Tyk Purge Lapsed Oauth Tokens
purgeLapsedOAuthTokens 1 param → 200400403422500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are NewClientRequest (9 properties), OAuthClient (8 properties), NewClientRequest_2 (7 properties), ApiResponse (4 properties). Each schema is shown below with its type and property counts.

OAuthClient
object
8 properties
OAuthClientTokens
arraynull
ApiModel
object
OAuthClientToken
object
2 properties
NewClientRequest
object
9 properties
ApiResponse
object
4 properties
OAuthApps
object
2 properties
DcrpRegistration
object
3 properties
ApiStatusMessage
object
2 properties
ApiModifyKeySuccess
object
4 properties
PaginatedOAuthClientTokens
object
2 properties
OAuthClientToken_2
object
2 properties
NewClientRequest_2
object
7 properties
PaginationStatus
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tyk-oauth-api-openapi.yml Raw ↑

Other APIs Tyk publishes across the network.

Tyk Additional Permissions API
Tyk Analytics API
Tyk APIs API
Tyk Assets API
Tyk AuditLogs API
Tyk Basic Authentication API
Tyk Batch Requests API
Tyk Cache Invalidation API
Tyk Certificates API
Tyk Certs API
Tyk CertsTag API
Tyk Config API
Where this information came from

This is an independent, third-party profile of Tyk Oauth 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.