Deribit · Schema

Api Key Name

Api key name that can be displayed in transaction log

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

api_key_name.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/api_key_name.json",
  "title": "Api Key Name",
  "example": "TestName",
  "type": "string",
  "description": "Api key name that can be displayed in transaction log"
}