Thanx Users API
Create, retrieve, update, and delete Thanx users.
Thanx Users API is one of 14 APIs that Thanx publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 50 JSON Schema definitions.
Tagged areas include Users. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, best-practice docs, a JSON-LD context, and 50 JSON Schemas.
This API exposes 4 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version v4.0.
Requests are made against 4 base URLs: https://api.thanx.com, https://api.thanxsandbox.com, https://secure.api.thanx.com, https://secure.api.thanxsandbox.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Thanx Users API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
An API key is passed in the header as X-ClientId (clientId).
By default, every request must be authenticated.
bearerAuth— End-user access token acquired through Thanx SSO.clientId— Client-specific identifier provided by Thanx.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Create, retrieve, update, and delete Thanx users.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are UserInput (7 properties), User (7 properties), PartnerUser (5 properties), Authorization (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Thanx 12
Other APIs Thanx publishes across the network.