Getting your API key
You can find your API key in your Pipecorn dashboard settings.Using your API key
Include your API key in theX-API-KEY header with all API requests:
Personal and workspace API keys
Every plan gives each user a personal API key, sent in theX-API-KEY
header. Workspaces on the Scale plan can also create a workspace API
key, sent in the X-WORKSPACE-KEY header instead.
X-WORKSPACE-KEY does not
need X-API-KEY.
Account rotation
Requests authenticated with a workspace key are not tied to one member’s LinkedIn or Sales Navigator session. Pipecorn rotates them across the accounts connected by the members of your workspace, so live extraction throughput grows with the size of your team and no single account carries the whole load.Workspace API keys are only available on the Scale plan. On other plans, use
a personal key. See pricing for what each
plan includes.