Jentic Authentication API
Registration and API key management for accessing the Jentic platform.
Jentic Authentication API is one of 8 APIs that Jentic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 4 JSON Schema definitions.
Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, and 4 JSON Schemas.
This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.
Requests are made against a single base URL, https://api.jentic.com/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Jentic Authentication API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-JENTIC-API-KEY (apiKeyAuth).
By default, every request must be authenticated.
apiKeyAuth— Agent-scoped API key obtained either by calling /auth/register or by clicking Generate API Key on an agent in the Jentic console at app.jentic.com. The key aut…
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Registration and API key management for accessing the Jentic platform.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ErrorResponse (3 properties), RegisterResponse (2 properties), RegisterRequest (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Jentic 7
Other APIs Jentic publishes across the network.