Skip to main content
GET
Get all supported transaction types
1 credit per request

  • This is a static reference list of every transaction type the platform supports — it is not scoped to an exchange.
  • Each item has an id — one or more internal type values, joined by ”|” when several share a display name; pass it as-is, or any single part of it, in the types filter of GET /exchange/transactions — and a name, the display label matching the type field of GET /exchange/transactions items.
  • The list covers the standard types; transactions may occasionally carry other provider-specific type labels that are not in this list.

Authorizations

X-API-KEY
string
header
required

API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.

Response

Get all supported transaction types

types
object[]
required

All transaction types supported by the platform