Binance GraphQL Schema
This document describes a conceptual GraphQL schema for the Binance API surface. Binance exposes its functionality through REST and WebSocket APIs. This schema models the same domain objects and operations as a GraphQL layer, covering spot trading, margin trading, futures, wallet management, market data, and account operations.
Overview
Binance GraphQL Schema is a GraphQL API specification published by Binance on the APIs.io network.
This document describes a conceptual GraphQL schema for the Binance API surface. Binance exposes its functionality through REST and WebSocket APIs. This schema models the same domain objects and operations as a GraphQL layer, covering spot trading, margin trading, futures, wallet management, market data, and account operations.
Tagged areas include Cryptocurrency, Exchange, Trading, Blockchain, and Finance.