AI Search APIs
Search by Prompt
Use the Bright Data AI Search API to search by Prompt. POST /datasets/v3/scrape triggers a job that returns structured AI search results as JSON.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The dataset ID used for this request.
Whether to send notifications when the request is completed.
Whether to include errors in the response.
Request Body
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Must be gd_m7aof0k82r803d5bjm for this dataset.
Send notifications when the request is completed.
Include errors in the response.
Body
application/json
Array of input objects. See Request Body below for the supported fields.
Response
200 - application/json
OK. See response example below the parameters.