API Playground
Build requests interactively, see the generated code, and send them with your API key. Parameters on the left, request preview and response on the right.
💡
Your API key is never stored or transmitted anywhere except directly to the BrandMappr API. It stays in your browser session only.
How to use
- Enter your API key in the Authentication section (left panel). You need a real key to send requests.
- Set parameters — start with just a brand name. Add country, state, or city filters to narrow results.
- Switch format to
pngorjpegto reveal map rendering and Focus Mode options. - Review the request in the cURL or JavaScript tab (right panel). Click Copy to grab it.
- Click Send Request to execute the call. The response body and headers appear below.
Tips
- Switching format to
pngreveals the full map rendering parameter set (width, height, style, markers, heatmap, Focus Mode). - The
focus_regiondropdown is only enabled whenfocus_countryis set toUS. - Image responses render inline. You can right-click to save the map.
- The response Headers tab shows
X-Location-Count,X-Render-Time, and rate limit headers.