Skip to main content
POST
TypeScript

Authorizations

Authorization
string
header
required

Private-preview venue operator key (trdrs_vk_sandbox_… or trdrs_vk_production_…). Bound to one venue/environment and explicit scopes. Issued by a verified owner session; accepted only on documented /api/partner/venues/{venueId} routes. Existing trdrs_sk keys are not interchangeable. Never grants trader, login or key-management authority.

Headers

Idempotency-Key
string
required
Required string length: 1 - 128

Path Parameters

venueId
string<uuid>
required

Body

application/json
providerVersionId
string<uuid>
required
endpoint
string<uri>
required
credentialId
string
required
credential
string
required
write-only
Maximum string length: 8192
environment
enum<string>
required
Available options:
sandbox,
production

Response

Scoped result. Cache-Control: no-store.

connection
object
required