Coinbase · GraphQL Specification

Coinbase GraphQL Schema

This document describes a conceptual GraphQL schema for the Coinbase Developer Platform. Coinbase exposes its capabilities through REST APIs (Advanced Trade, Exchange, Prime, Commerce, Onramp) and WebSocket/FIX feeds; this schema unifies those surfaces into a single typed GraphQL model suitable for client tooling, code generation, and API design reference.

Documentation Endpoint View on GitHub BlockchainCryptocurrencyCustodyExchangeOnrampPaymentsTradingWalletWeb3GraphQL

Overview

Coinbase GraphQL Schema is a GraphQL API specification published by Coinbase on the APIs.io network.

This document describes a conceptual GraphQL schema for the Coinbase Developer Platform. Coinbase exposes its capabilities through REST APIs (Advanced Trade, Exchange, Prime, Commerce, Onramp) and WebSocket/FIX feeds; this schema unifies those surfaces into a single typed GraphQL model suitable for client tooling, code generation, and API design reference.

Tagged areas include Blockchain, Cryptocurrency, Custody, Exchange, and Onramp.

Endpoint

Related API Specs

Coinbase Advanced Trade API (OpenAPI) Coinbase Exchange API (OpenAPI) Coinbase Prime API (OpenAPI) Coinbase Onramp API (OpenAPI) Coinbase Commerce API (OpenAPI)
Back to Coinbase · All GraphQL Specs · GitHub