Deribit · Schema

Api Key Enabled

Informs whether api key is enabled and can be used for authentication

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

api_key_enabled.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/api_key_enabled.json",
  "title": "Api Key Enabled",
  "example": true,
  "type": "boolean",
  "description": "Informs whether api key is enabled and can be used for authentication"
}