Deribit · Schema

Clearance State

Clearance state indicating the current status of the transaction clearance process. Allowed values:

  • in_progress: clearance process is in progress
  • pending_admin_decision: transaction is under manual review by Deribit admin
  • pending_user_input: user should provide additional information regarding the transaction
  • success: clearance process completed successfully
  • failed: clearance process failed, transaction is rejected
  • cancelled: transaction is cancelled (currently used only for withdrawals, meaning the withdrawal is cancelled)
  • refund_initiated: clearance process failed, transaction refund is initiated, funds are removed from Deribit balance (valid for deposits only)
  • refunded: clearance process failed, deposit amount is refunded back to the client (valid for deposits only)
  • DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
    View JSON Schema on GitHub

    JSON Schema

    clearance_state.json Raw ↑
    {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "$id": "https://api-evangelist.github.io/deribit/json-schema/clearance_state.json",
      "title": "Clearance State",
      "enum": [
        "in_progress",
        "pending_admin_decision",
        "pending_user_input",
        "success",
        "failed",
        "cancelled",
        "refund_initiated",
        "refunded"
      ],
      "type": "string",
      "description": "Clearance state indicating the current status of the transaction clearance process. Allowed values: <li><code>in_progress</code>: clearance process is in progress</li> <li><code>pending_admin_decision</code>: transaction is under manual review by Deribit admin</li> <li><code>pending_user_input</code>: user should provide additional information regarding the transaction</li> <li><code>success</code>: clearance process completed successfully</li> <li><code>failed</code>: clearance process failed, transaction is rejected</li> <li><code>cancelled</code>: transaction is cancelled (currently used only for withdrawals, meaning the withdrawal is cancelled)</li> <li><code>refund_initiated</code>: clearance process failed, transaction refund is initiated, funds are removed from Deribit balance (valid for deposits only)</li> <li><code>refunded</code>: clearance process failed, deposit amount is refunded back to the client (valid for deposits only)</li>"
    }

    Work with this as data

    Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

    MCP server

    One button, every client — Claude, Cursor, VS Code and the rest.

    https://apis.io/mcp

    Tools for schemas

    4 MCP tools reach this
    • find_json_schemasBrowse and filter every JSON Schema in the catalog.
    • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
    • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
    • find_cohortsEvery scored population of providers in the catalog.
    All 92 tools →

    Call it yourself

    curl for this page
    This JSON Schema
    curl "https://apis.io/api/v1/json-schemas/clearance_state"
    All schemas
    curl "https://apis.io/api/v1/json-schemas?limit=25"

    Discovery needs no key. Ratings and market analysis are Pro.

    Get an API key

    Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

    A second provider on the same verified email joins the account you already have.