Skip to content
DevelopersOpen app ↗
Browse documentation
Linkwiz API · v1

Linkwiz API documentation

Use the Linkwiz API to create LinkedIn reports, add profiles with JSON, track scan progress and retrieve report details, profile rosters and report links.

Get started →Explore the reference

Create & populate

Create company reports or add your supplied LinkedIn profiles to an existing report, using JSON.

Scan automatically

New and restored profiles enter the scanning queue. Read progress and open the report as results become available.

Recover safely

Retry an interrupted request using the same idempotency key and recover its saved receipt.

Track activity

Workspace owners and admins see request and scanning metrics alongside their API keys.

A simple workflow

Create a workspace key → read your reports → import profiles → check the returned scan references → open the report. Saving an import queues work immediately; scans run asynchronously.

Read your workspace context
curl "https://app.linkwiz.ai/api/v1/context" \
  -H "Authorization: Bearer YOUR_API_KEY"

What is available

Workspace context, report metadata, profile rosters and scan progress can be retrieved. Create reports and add or restore profiles. The API does not provide people discovery, enrichment selection, CSV upload, report editing/deletion, profile removal, scheduling or standalone rescans. Detailed analysis and visualizations are available through the report URLs.