Total Access Docs
Openapi

Batch API documentation

Returns documentation and format information for the batch endpoint.

GET
/api/v1/public/data/batch

Returns documentation and format information for the batch endpoint.

Authorization

ApiKeyAuth
X-API-Key<token>

API key for the Public Data API and MCP bridge. Keys are prefixed with ta_sk_ (production) or ta_test_ (sandbox).

X-API-Key: ta_sk_xxxxxxxxxxxxxxxxxxxx

In: header

Response Body

application/json

curl -X GET "https://example.com/api/v1/public/data/batch"
{}