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 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 Equity Investors 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 Investors. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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 Equity 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), InvestorRowError (4 properties), PartnerErrorResponse (4 properties), InvestorRowResult (4 properties). Each schema is shown below with its type and property counts.

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Zest Equity publishes across the network.

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