Docs
Search docs...⌘K

Brand Radar Reports

API only
PATCH/v3/management/brand-radar-reports

Requests to this endpoint are free and do not consume any API units.

Query parameters

outputstring

The output format.

Allowed values:jsoncsvxmlphp

Request body

prompts_frequencyarray<object>Required

The prompts frequency to use.

data_sourcestringrequired

The data source to use. Possible values: chatgpt, gemini, perplexity, copilot.

frequencystringrequired

The update interval to use. Possible values: daily, weekly, monthly, off.

report_idstringRequired

The ID of the report to use. You can find it in the URL of your Brand Radar report in Ahrefs: https://app.ahrefs.com/brand-radar/reports/#report_id#/...

Responses

reportsarray<object>
report_idstring

The unique identifier of the report.

report_namestring

The name of the report.

created_atstring

The date the report was created.

project_idinteger or null

The ID of the project the report is linked to.

prompts_frequencyarray<object>

A record with fields data_source (possible values: chatgpt, copilot, gemini, perplexity) and frequency (possible values: daily, weekly, monthly, off).