Skip to main content
The official Bravado TypeScript SDK is in development. This page describes the planned surface. Generate a client from the OpenAPI spec if you need typed access today (see SDK overview).

Install

npm
pnpm
yarn

Initialize

Options:
  • apiKey (required)
  • baseUrl (default https://bravado-api-k7kaq.ondigitalocean.app)
  • timeoutMs (default 10000)
  • maxRetries (default 3)

Place an order

The SDK generates a UUID v4 for Idempotency-Key automatically. Pass an explicit key when you need to control retries yourself:

Fetch analytics

Copy-trading

Error handling