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 OAS APIs API

Tyk allows you to work with APIs that you ve designed with the OpenAPI Specification version 3.0.x, making it even easier to get your API up and running. Use the endpoints in this tag to create,delete,import and update OAS APIs.

Tyk OAS APIs 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 OAS APIs. 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 11 operations across 7 paths, and defines 88 schemas. It is described by OpenAPI 3.2.0, at version 5.7.1.

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

11 operations 7 paths 88 schemas 1 DELETE4 GET1 PATCH3 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
Resource Areas
1

Authentication & Security 1

Tyk OAS APIs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — The Tyk Dashboard API Access Credentials

Paths & Operations 11

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

OAS APIs 11

Tyk allows you to work with APIs that you ve designed with the OpenAPI Specification version 3.0.x, making it even easier to get your API up and running. Use the endpoints in this…

POST
/api/apis/oas
Create OAS API.
createApiOAS 5 params body → 200400401403409500
DELETE
/api/apis/oas/{apiId}
Delete OAS API.
deleteOASApi 1 param → 200400401403404
GET
/api/apis/oas/{apiId}
Get OAS API details.
getOASAPIDetails 1 param → 200400401403500
PATCH
/api/apis/oas/{apiId}
Patch a single OAS API by ID.
patchApiOAS 8 params body → 200400401403404
PUT
/api/apis/oas/{apiId}
Update OAS API.
updateApiOAS 1 param body → 200400401403404500
GET
/api/apis/oas/{apiId}/categories
Get OAS API's Categories.
getApiCategories 1 param → 200401403404500
PUT
/api/apis/oas/{apiId}/categories
Update OAS API categories.
updateApiCategories 1 param body → 200400401403404500
GET
/api/apis/oas/{apiId}/export
Export OAS API.
downloadApiOASPublic 2 params → 200400401403
GET
/api/apis/oas/{apiId}/versions
List OAS API versions.
listOASApiVersions 3 params → 200401403404
POST
/api/apis/oas/dry-run
Dry Run OAS.
dryRunApiOAS 12 params body → 200400401403
POST
/api/apis/oas/import
Import OAS.
importOAS 12 params body → 200400401403409500

Schemas 88

The contract defines 88 schemas that model the data the API accepts and returns. The most detailed are Operation (21 properties), Global (15 properties), ServiceDiscovery (11 properties), CORS (9 properties). Each schema is shown below with its type and property counts.

XTykApiGateway
object
1 property
Test
objectnull
1 property
XTykAPIGateway
object
4 properties
AuthSources
object
3 properties
Scopes
objectnull
2 properties
Server
object
8 properties
URLRewriteRule
object
4 properties
PrePlugin
objectnull
1 property
TrafficLogs
objectnull
1 property
ServiceDiscovery
objectnull
11 properties
CertificatePinning
objectnull
2 properties
Domain
objectnull
3 properties
Operations
object
Internal
objectnull
1 property
Global
objectnull
15 properties
VersionMeta
object
6 properties
ApiResponse
object
4 properties
CORS
objectnull
9 properties
PostAuthenticationPlugin
objectnull
1 property
SecuritySchemes
object
CategoriesPayload
object
1 property
Versioning
objectnull
9 properties
TransformBody
objectnull
4 properties
State
object
2 properties
PostPlugin
objectnull
1 property
Cache
objectnull
7 properties
Info
object
7 properties
Provider
object
2 properties
IDExtractorConfig
objectnull
5 properties
ClientToPolicy
object
2 properties
ListenPath
object
2 properties
AuthSource
objectnull
2 properties
EventHandler
object
5 properties
Operation
object
21 properties
Allowance
objectnull
2 properties
TransformRequestMethod
objectnull
2 properties
Middleware
objectnull
2 properties
CustomPlugins
array
VersionToID
object
2 properties
MockResponse
objectnull
5 properties
DetailedActivityLogs
objectnull
1 property
OIDC
objectnull
5 properties
EndpointPostPlugin
object
4 properties
ScopeToPolicy
object
2 properties
Upstream
object
6 properties
CustomPluginAuthentication
objectnull
3 properties
ClientCertificates
objectnull
2 properties
ServiceDiscoveryCache
objectnull
2 properties
MutualTLS
objectnull
2 properties
CachePlugin
objectnull
4 properties
URLRewrite
objectnull
4 properties
EnforceTimeout
objectnull
2 properties
DryRunRequest
object
2 properties
URLRewriteTrigger
object
3 properties
CustomPlugin
object
5 properties
TransformHeaders
objectnull
3 properties
FromOASExamples
objectnull
4 properties
Headers
array
RateLimitEndpoint
objectnull
3 properties
AuthenticationPlugin
objectnull
5 properties
HMAC
objectnull
4 properties
DomainToCertificate
object
2 properties
CircuitBreaker
objectnull
5 properties
PluginConfigData
objectnull
2 properties
ContextVariables
objectnull
1 property
VirtualEndpoint
objectnull
7 properties
Authentication
objectnull
7 properties
VersionMetas
object
2 properties
IDExtractor
objectnull
4 properties
EndpointPostPlugins
array
TrackEndpoint
objectnull
1 property
FormDataFile
object
1 property 1 required
PluginBundle
objectnull
2 properties
RateLimit
objectnull
3 properties
PinnedPublicKeys
arraynull
RequestSizeLimit
objectnull
2 properties
PluginConfig
objectnull
3 properties
BooleanQueryParam
boolean
MultipartFile
stringnull
EventHandlers
array
ValidateRequest
objectnull
2 properties
GatewayTags
objectnull
2 properties
TimeReadableDuration
integer
Header
object
2 properties
ResponsePlugin
objectnull
1 property
ApiImportByUrlPayload
object
1 property
DetailedTracing
objectnull
1 property
PinnedPublicKey
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tyk-oas-apis-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 OAS APIs 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.