Deribit · Schema

Jurisdictions

Jurisdictions a VASP belongs to

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

jurisdictions.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/jurisdictions.json",
  "title": "Jurisdictions",
  "items": {
    "type": "string",
    "description": "Jurisdiction name"
  },
  "type": "array",
  "description": "Jurisdictions a VASP belongs to"
}