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

Wherobots service_token_endpoint API

The service_token_endpoint API from Wherobots — 3 operation(s) for service_token_endpoint.

Wherobots service_token_endpoint API is one of 34 APIs that Wherobots publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include service_token_endpoint. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 0.0.1.

Requests are made against a single base URL, https://api.cloud.wherobots.com.

3 operations 3 paths 6 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.0.1
Base URL
https://api.cloud.wherobots.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Wherobots service_token_endpoint API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerToken). An API key is passed in the header as X-API-Key (wherobotsApiKey).

  • wherobotsApiKey — A Wherobots-generated API key

Paths & Operations 3

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

service_token_endpoint 3
GET
/ste/.well-known/jwks.json
Get JWKS for token verification
getSteJwks → 200400401403404409422500
POST
/ste/oauth2/token
Exchange refresh token for access token
exchangeAccessToken body → 200400401403404409422500
POST
/ste/v2/oauth2/tokens
Exchange token for Iceberg REST access
exchangeIcebergToken body → 200400401403404409422500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are SubjectTokenExchangeRequest (7 properties), ErrorInfo (7 properties), ClientCredIssuanceRequest (5 properties), ExchangeTokenRequest (3 properties). Each schema is shown below with its type and property counts.

ClientCredIssuanceRequest
object
5 properties 4 required
ErrorInfo
object
7 properties 4 required
ExchangeTokenRequest
object
3 properties 3 required
ErrorClass
string
ErrorBody
object
2 properties 2 required
SubjectTokenExchangeRequest
object
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wherobots-service-token-endpoint-api-openapi.yml Raw ↑

Other APIs Wherobots publishes across the network.

Wherobots apikey API
Wherobots audit-log API
Wherobots catalogs API
Wherobots cloud-connections API
Wherobots coupon API
Wherobots environment-override--preset API
Wherobots environment-preset API
Wherobots files API
Wherobots Flags API
Wherobots foreign-catalog API
Wherobots Health API
Wherobots Is Super User API