All sites
Data API
Brave Data API
Structured JSON data, on demand, with anti-bot bypass built in.
2endpointsRate Limit handled for you
Example
energy.gov
ExampleJSON responseclick the page to trace a field
{
"query": "how do solar panels work",
"summary": "Solar panels convert sunlight into electricity using photovoltaic (PV) cells made of semiconductor materials, usually silicon. When sunlight hits a cell, it knocks electrons loose, creating a flow of direct current (DC) electricity. An inverter then converts that DC into alternating current (AC), which powers your home or feeds back into the grid.",
"blocks": [
"Solar panels convert sunlight into electricity using photovoltaic (PV) cells made of semiconductor materials, usually silicon.",
"When photons strike a cell, they knock electrons loose and create a flow of direct current (DC) electricity across the cell's electric field.",
"An inverter converts the DC electricity into alternating current (AC), the form used by household appliances and the electrical grid.",
"Any excess power can be stored in a battery or exported to the grid, often earning a credit through net metering."
],
"citations": [
{
"title": "How Do Solar Panels Work? - Department of Energy",
"url": "https://www.energy.gov/eere/solar/how-does-solar-work"
},
{
"title": "Photovoltaics Basics - NREL",
"url": "https://www.nrel.gov/research/photovoltaics.html"
},
{
"title": "Solar cell - Wikipedia",
"url": "https://en.wikipedia.org/wiki/Solar_cell"
}
]
}
GET
/v1/data/brave/ai1 credit / runAI Summary
AI-generated answer summary with cited sources. Best-effort.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Search query. |
| Advanced filters | |||
| country | string | no | Two-letter country code for result localization. (default: us) |
| language | string | no | Two-letter interface / result language code (for example en, de). |
| safe_search | string | no | off | moderate | strict (default: moderate) |