Test the Broker Radar API endpoints interactively. Build requests, see responses, and generate code examples.
Dynamic endpoint dictionary - automatically updated with current data
Returns all spread data from all brokers
Configure your API request parameters
Copy this command to run in your terminal
curl -X GET "https://api.broker-radar.com/public/spreads" \
-H "Accept: application/json"
API response will appear here
Ready to integrate? Check out our full documentation for code examples and detailed guides.