Create Competitor
POST /radar/competitors
POST
/radar/competitors
Add one competitor to track. 409 if already tracked, 422 at the cap.
Authorizations
Parameters
Header Parameters
Request Body required
object
domain
required
string
scan_config
Any of:
Per-competitor page-selection config (persisted on profile.meta.scan_config).
mode=auto: Firecrawl /map → rank by traffic + pricing/feature paths → scrape top N (= tier page budget). mode=manual: scrape include_paths (literal or /wildcard/* patterns), capped to the budget.
object
include_paths
Array<string>
mode
string
null
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string