Zest Equity · Agentic Access
Zest Equity Agentic Access
x-agentic-access
generated
Zest Equity exposes 23 API operations that an AI agent could call, of which 7 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.
By consequence: 16 read and 7 write.
Contracts are classified heuristically from the provider’s OpenAPI and refresh on every APIs.io network build; audience is bound per deployment. The model follows Curity’s Access Intelligence (apidays Munich 2026). Browse every provider’s agent contracts at agentic-access.apis.io.
CompanyFintechPrivate MarketsSPVInvestmentsEscrowFund AdministrationMENAWebhooksRegulated
Operations: 23
Acting: 7
Human-in-the-loop: 0
Method: generated
By consequence
read 16
write 7
Source
Agentic Access
generated: '2026-07-21'
method: generated
source: openapi/zest-equity-openapi-original.json
description: Recommended x-agentic-access execution contracts, classified heuristically from
the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind
audience per deployment. See research/curity/agentic-governance/.
summary:
operations: 23
by_action_class:
connected: 16
acting: 7
by_consequence:
read: 16
write: 7
human_in_the_loop_required: 0
operations:
- path: /
method: get
operationId: root
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /public/hc
method: get
operationId: health_check
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /openapi.json
method: get
operationId: openapi
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /docs
method: get
operationId: swagger
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/oauth2/tokens
method: post
operationId: exchangeJwtAssertion
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /v1/oauth2/info
method: get
operationId: getOauth2Info
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts
method: get
operationId: list_contract_versions_v1_contracts_get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/templates/{version}
method: get
operationId: list_templates_v1_contracts_templates__version__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/templates/{version}/{template_name}
method: get
operationId: get_template_v1_contracts_templates__version___template_name__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/catalogs/{version}
method: get
operationId: list_catalogs_v1_contracts_catalogs__version__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/catalogs/{version}/{catalog_name}
method: get
operationId: get_catalog_v1_contracts_catalogs__version___catalog_name__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/primitives/{version}
method: get
operationId: list_primitives_v1_contracts_primitives__version__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/primitives/{version}/{primitive_name}
method: get
operationId: get_primitive_v1_contracts_primitives__version___primitive_name__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/samples/{version}
method: get
operationId: list_samples_v1_contracts_samples__version__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/contracts/samples/{version}/{sample_name}
method: get
operationId: get_sample_v1_contracts_samples__version___sample_name__get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/spv-requests
method: get
operationId: listSpvRequests
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/spv-requests
method: post
operationId: createSpvRequest
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /v1/spv-requests/{slug}
method: get
operationId: getSpvRequest
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /v1/spv-requests/{slug}
method: delete
operationId: cancelSpvRequest
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /v1/investors
method: post
operationId: bulkCreateInvestors
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /v1/spvs/{spv_slug}/subscriptions
method: post
operationId: createSubscriptions
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /v1/spvs/{spv_slug}/subscription/{person_id}/forms
method: post
operationId: uploadSubscriptionForm
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /v1/spvs/{spv_slug}/subscription/{person_id}/fundings
method: post
operationId: uploadFundingReceipt
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required