Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Indykite Token Introspect API

Token introspection configuration

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

Tagged areas include Token Introspect. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against 2 base URLs: https://eu.api.indykite.com/configs/v1, https://us.api.indykite.com/configs/v1.

5 operations 2 paths 14 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

  • BearerToken — Bearer token generated from Service Account credentials.

Paths & Operations 5

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

Token Introspect 5

Token introspection configuration

GET
/token-introspects
List Token Introspections
listTokenIntrospects 3 params → 200400401403404422500
POST
/token-introspects
Create Token Introspection
createTokenIntrospect body → 201400401403404422500
DELETE
/token-introspects/{id}
Delete Token Introspection
deleteTokenIntrospect 2 params → 200400401403404422500
GET
/token-introspects/{id}
Read Token Introspection
getTokenIntrospect 3 params → 200400401403404422500
PUT
/token-introspects/{id}
Update Token Introspection
updateTokenIntrospect 2 params body → 200400401403404422500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are httpproxy.readTokenIntrospectResponse (18 properties), httpproxy.createTokenIntrospectRequest (12 properties), httpproxy.updateTokenIntrospectRequest (10 properties), httpproxy.createConfigResponse (5 properties). Each schema is shown below with its type and property counts.

httpproxy.createTokenIntrospectRequest
object
12 properties 4 required
httpproxy.readTokenIntrospectResponse
object
18 properties
httpproxy.updateConfigResponse
object
5 properties
httpproxy.deleteConfigResponse
object
1 property
httpproxy.listConfigResponse-httpproxy_readTokenIntrospectResponse
object
1 property
httpproxy.jwtMatcher
object
2 properties 2 required
restapi.DetailedError
object
2 properties
httpproxy.updateTokenIntrospectRequest
object
10 properties 2 required
httpproxy.offlineValidation
object
1 property
restapi.ErrorResponse
object
1 property
httpproxy.createConfigResponse
object
5 properties
httpproxy.opaqueMatcher
object
1 property 1 required
httpproxy.claim
object
SubClaim is used to match DigitalTwin with externalid. If not specified, standard 'sub' claim will be used. Either 'sub' or specified claim will then also be m…
1 property 1 required
httpproxy.onlineValidation
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

indykite-token-introspect-api-openapi.yml Raw ↑

Other APIs Indykite publishes across the network.

Indykite Application Agent Credentials API
Indykite Application Agents API
Indykite Applications API
Indykite Authorization Policies API
Indykite AuthZEN API
Indykite Capture API
Indykite ContX IQ API
Indykite DataSchema API
Indykite Deprecated API
Indykite Entity Matching API
Indykite EntityMatching API
Indykite Event Sinks API