Playground

This is a playground for the Search API. It allows you to test the API before you use it in your application.

get
https://api.search.brave.com/res/v1/web/search
curl -s --compressed "https://api.search.brave.com/res/v1/web/search" \
     -H "Accept: application/json" \
     -H "Accept-Encoding: gzip"