BuyCoins API Guide
Search…
BuyCoins API Guide
Introduction
Tools and libraries
Rate Limits
GraphQL Basics
GraphQL: Endpoints & Schema
Authentication
Global Object Identification
Naira Token Account
Sendcash Pay Deposit
Withdrawing Naira
Orderbook Trading
Introduction
Glossary
Stream Orderbook
Post Limit Order
Post Market Order
Get Orders
Cancel Order
Get Exchange Rate
Placing Orders (DEPRECATED)
Buy
Sell
Sending
Network Fees
Send
Send Offchain
Account Balances
Limits
Receiving
Create Address
Confirmations
Webhooks
Introduction
Verification
Events
P2P Trading (Deprecated)
Introduction
Post Limit Order
Post Market Order
Get Orders
Get Market Book
Powered By
GitBook
GraphQL: Endpoints & Schema
Endpoints, GraphiQL Docs
BuyCoins API is a GraphQL API. If you need a primer on GraphQL (and why we chose it), you can read one
here
.
GraphQL Endpoint
https://backend.buycoins.tech/api/graphql
*GraphiQL URL
https://sandbox.backend.buycoins.tech/api/graphiql
*GraphiQL lets you view the GraphQL Schema: all the Queries, Mutations & Types.
GraphiQL
Click on the "Docs" button at the top right to view Schema.
GraphiQL showing Schema
Previous
Rate Limits
Next - GraphQL Basics
Authentication
Last modified
10mo ago
Copy link