Zest Authentication API
OAuth 2.0 JWT-Bearer assertion grant. Exchange a partner-signed JWT for a short-lived bearer access token, then send that token in the Authorization header on every partner API call.
Zest Authentication API is one of 8 APIs that Zest publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and a getting-started guide.
This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against a single base URL, https://sandbox-api.zestequity.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Zest Authentication API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (HTTPBearer).
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
OAuth 2.0 JWT-Bearer assertion grant. Exchange a partner-signed JWT for a short-lived bearer access token, then send that token in the Authorization header on every partner API ca…
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are InfoResponse (3 properties), ValidationError (3 properties), Body_exchangeJwtAssertion (2 properties), TokenResponse (2 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 Zest 7
Other APIs Zest publishes across the network.