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.

API Playground
TradingGet Orders
Endpoints

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

1

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.

2

Select an environment — Choose between sandbox (testing) and production.

3

Pick an endpoint — Browse preset templates with example payloads, or customize the method and path.

4

Send your request — View the response with status code and timing.

5

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.

Did you find this page useful?