Read-only

Check Block List

Checks whether a specific LinkedIn profile sits on your do-not-contact block list, accepting either a full URL or a bare slug. Omit the profile to list every blocked entry instead, returning up to 100 by default and a maximum of 500. Returns an empty list when no profiles are blocked.

check_block_listPOST/api/v1/blacklist/check
crispy — bash

Example prompt: Is john-doe on my block list? If not, show me everyone who is.

{
  "blocked": false,
  "linkedin_url": "linkedin.com/in/john-doe"
}
Permission scope
core
Access
Read-only
Category
Connections

What you can build

Confirm a prospect is safe to contact before launching a sequence or sending a message
Audit your full do-not-contact list to verify exclusions are in place
Catch accidental outreach to a previously blocked contact during list building
Reconcile your block list against an imported lead list to spot overlaps

Parameters

Inputs accepted by check_block_list.

NameTypeDescription
linkedin_urlstringLinkedIn profile URL or slug to check (omit to list all). Auto-normalized.
lookupobjectStructured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email).
limitnumberMax entries to return when listing all (default 100, max 500)

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.