What is Edges?
Edges is the API for LinkedIn automation and data enrichment. One API call to:Extract
Profiles, posts, companies
Enrich
Add LinkedIn data to your SaaS or agent
Automate
Messages, invites, follows
Search
Find leads at scale
Try it now
Get your API key from Developer Settings, then run:Success! If you see an array of LinkedIn profiles, you’re ready to build.
What you’ll get back
Managed mode cost: Using
identity_mode: "managed" costs 1.5× standard credits but requires zero setup. Perfect for getting started.Built-in protection: Edges applies Smart Limits to protect LinkedIn accounts from restrictions automatically. Learn more.
How it works
1
Choose an Action
Browse 60+ Actions for LinkedIn, Sales Navigator, and data enrichment.
2
Pick an Identity Mode
Use
managed (no setup), your users’ accounts (direct), or rotate your accounts (auto).3
Make the API call
Send a POST request with your input. Results return in real-time.
4
Process results
Each successful result consumes credits — see how billing works.
Identity modes explained
Most Actions require a LinkedIn account to execute. Edges gives you three options:| Mode | Setup | Cost | Best for |
|---|---|---|---|
managed | None | 1.5× credits | Getting started, testing, hassle-free automation |
direct | Connect your users’ accounts | Standard | User-specific outreach, personal accounts |
auto | Rent accounts from Edges | $70-125/mo + standard | High-volume, dedicated bandwidth |
Using your own LinkedIn accounts
Using your own LinkedIn accounts
For production use or user-specific actions (sending messages, invitations):
- Create an Identity to represent your user
- Connect their LinkedIn via Chrome Extension or API
- Use
identity_ids: ["identity_uid"]instead ofidentity_mode: "managed"
Handling errors
The API uses consistent error responses across all endpoints:| Status | Meaning |
|---|---|
200 | Success |
400 | Bad request — check your input |
401 | Invalid or missing API key |
424 | LinkedIn-specific error (check error_label) |
500 | Server error — contact us |
What’s next?
Explore Actions
Browse 60+ LinkedIn, Sales Navigator, and enrichment actions
TypeScript SDK
Type-safe SDK with autocomplete for faster development
Async & Batch Processing
Process thousands of records with callbacks
Core Concepts
Deep dive into Identities, Integrations, and Runs
Need help?
- Email: [email protected]
- Full API Reference: /v1/api/introduction
- Troubleshooting: FAQ & Common Issues

