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
Rate Limits
The API limit currently stands at 300 requests per minute after which a client must wait for a minute before their requests can be honoured again.
Too many requests in quick succession will result in status code of
429
.
A good way to handle limits is to build a retry mechanism around the
429
status codes when received.
Previous
Tools and libraries
Next - GraphQL Basics
GraphQL: Endpoints & Schema
Last modified
2yr ago
Copy link