Quick Test - API Playground
Test Bitnob API endpoints directly from the documentation. Select a preset endpoint, configure your request, and see results in real time.
Retrieve paginated list of trade orders
HMAC-SHA256 Authentication
Credentials are stored in your browser only. Signatures are computed server-side via our secure proxy.
Both Client ID and Secret are required to send requests.
How It Works
Enter your API key — Your key is stored locally in your browser and only sent to Bitnob's API through our proxy. It is never logged or stored on our servers.
Select an environment — Choose between sandbox (testing) and production.
Pick an endpoint — Browse preset templates with example payloads, or customize the method and path.
Send your request — View the response with status code and timing.
Generate cURL — Copy a ready-to-use cURL command for your terminal.
Tips
Use sandbox environment for testing. Never test with real funds in production.
Path parameters like {id} should be replaced with actual values before sending.
The cURL command generator lets you reproduce any request in your terminal or share it with teammates.
All requests are proxied server-side to avoid browser CORS restrictions.