Skip to main content
POST

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token. Keys follow the format ms_XXXXXXXXXXX.

Headers

User-Agent
string
required

Identifies the calling client. Any non-empty value is accepted — MoltSets does not validate its contents. Requests without this header are rejected with 403 Forbidden (error.code: forbidden).

Body

application/json
linkedin_url
string

Single LinkedIn profile URL or slug.

linkedin_urls
string[]

Batch of LinkedIn profile URLs or slugs, up to 100.

Maximum array length: 100

Response

Success