Interactive

API Playground

Test the Broker Radar API endpoints interactively. Build requests, see responses, and generate code examples.

Available Endpoints

Dynamic endpoint dictionary - automatically updated with current data

Base Endpoint

GET /public/spreads

Returns all spread data from all brokers

Broker Endpoints (0)

Loading brokers...

Symbol Endpoints (0)

Loading symbols...

Request Builder

Configure your API request parameters

GET https://api.broker-radar.com/public/spreads

cURL Command

Copy this command to run in your terminal

bash
curl -X GET "https://api.broker-radar.com/public/spreads" \
  -H "Accept: application/json"

Response

API response will appear here

Click "Execute Request" to see the response

Ready to integrate? Check out our full documentation for code examples and detailed guides.