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 Investors API

Bulk-create investor records with partial-success semantics. Each row carries its own status / error envelope so a single bad row never fails the batch.

Zest Investors API is one of 8 APIs that Zest publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Investors. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and a getting-started guide.

This API exposes 1 operation across 1 path, and defines 9 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.

1 operations 1 paths 9 schemas 1 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 Investors API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

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.

Investors 1

Bulk-create investor records with partial-success semantics. Each row carries its own status / error envelope so a single bad row never fails the batch.

POST
/v1/investors
Bulk create investors
bulkCreateInvestors 1 param body → 200401403409422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are InvestorCreateRow (6 properties), InvestorRowResult (4 properties), PartnerErrorResponse (4 properties), InvestorRowError (4 properties). Each schema is shown below with its type and property counts.

InvestorRowResult
object
4 properties 2 required
PartnerValidationError
object
3 properties 3 required
ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
InvestorBulkCreate
object
1 property 1 required
InvestorCreateRow
object
6 properties 5 required
PartnerErrorResponse
object
4 properties 1 required
InvestorBulkResponse
object
1 property 1 required
InvestorRowError
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zest-investors-api-openapi.yml Raw ↑

Other APIs Zest publishes across the network.

Zest Authentication API
Zest Contracts API
Zest SPV Requests API
Zest Subscription Forms API
Zest Subscription Fundings API
Zest Subscriptions API
Zest System API