Skip to main content
POST
Submit a company

Authorizations

X-API-Key
string
header
required

Your brk_live_ API key.

Body

application/json
input
string
required

Company URL, slug, numeric id, or name.

Example:

"linkedin.com/company/anthropic"

operation
string
default:extract_dm

What to do. v1 supports only extract_dm.

callback_url
string | null

Optional webhook — POSTed with the result when the job is done.

Example:

"https://your-server.com/hooks/bossradar"

Response

Successful Response

job_id
string
required
Example:

"b24585c3-1f2a-4c0e-9a1b-2d3e4f5a6b7c"

status
string
default:processing
Example:

"processing"