Skip to main content
POST
Find new backlink prospects
This starts a search using your brand name, website, tracked keywords, and other brand context. It takes no request body. Your brand name and website must be configured first. The response returns status, creditsCharged, and alreadyRunning. If a search is already active, it is not charged again. Poll Outreach Prospects while discoveryStatus, mentionCheckStatus, or relationshipSweepStatus is running to see results appear. This costs 25 AI credits. A brand’s first automatic discovery is free when its prospect list is first opened.
A 409 means the available search angles were used recently, so another pass would repeat the same sites. Add tracked keywords or a topic cluster before retrying. A 402 means there are not enough credits; a 503 means search is temporarily unavailable.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Default Response

status
enum<string>
Available options:
running
creditsCharged
number
alreadyRunning
boolean