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

Zest Equity 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 Equity Authentication API is one of 8 APIs that Zest Equity 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, API documentation, and an API reference.

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.

2 operations 2 paths 5 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://public-api.zestequity.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Zest Equity 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.

Authentication 2

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…

POST
/v1/oauth2/tokens
Exchange a JWT assertion for an access token
exchangeJwtAssertion body → 201422
GET
/v1/oauth2/info
Inspect the current access token
getOauth2Info → 200

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.

HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
TokenResponse
object
2 properties 1 required
Body_exchangeJwtAssertion
object
2 properties 2 required
InfoResponse
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zest-equity-authentication-api-openapi.yml Raw ↑

Other APIs Zest Equity publishes across the network.

Zest Equity Contracts API
Zest Equity Investors API
Zest Equity SPV Requests API
Zest Equity Subscription Forms API
Zest Equity Subscription Fundings API
Zest Equity Subscriptions API
Zest Equity System API