Docs
Search docs...⌘K

Brand Radar prompts

API only
POST/v3/management/brand-radar-prompts

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

Query parameters

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#/...

outputstring

The output format.

Allowed values:jsonphpxml

Request body

promptsarray<string>Required

A list of custom prompts to add. They must be valid utf8 and less than 400 characters.

Min:1
countriesarray<string>Required

A list of two-letter country codes (ISO 3166-1 alpha-2).

Allowed values:adaeafagaialamaoarasatauawazba…
Min:1
tagsarray<string>

A list of tags to assign to the prompts. A tag the report does not have yet is created.

Default:[]

Responses

promptsarray<object>
countrystring

The country of the prompt.

created_atstring (date)

The date the prompt was created.

promptstring

The text of the prompt.

tagsarray<string>

The tags assigned to the prompt.