Deribit · Schema

Client Secret

Client secret or MD5 fingerprint of public key used for authentication

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

client_secret.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/client_secret.json",
  "title": "Client Secret",
  "example": "P9Z_c73KaBPwpoTVfsXzehAhjhdJn5kM7Zlz_hhDhE8",
  "type": "string",
  "description": "Client secret or MD5 fingerprint of public key used for authentication"
}