Research people, discover prospects, publish content, and manage outreach on LinkedIn — all through the ABM.dev API.
How authentication works
GET /v1/linkedin/accounts to list your connected accounts and get their IDs.X-LinkedIn-Account: <id> on every other request to specify which LinkedIn profile to act as.Choose which LinkedIn profile to act as
Every endpoint below requires the X-LinkedIn-Account header with an account ID from the list above. Omitting it returns a 400 error.
Learn about a person or company before reaching out
Find new people, companies, and signals
Publish content and join conversations
Connect and message people directly
| Action | Limit |
|---|---|
| Profile lookups | 100 / day |
| Search requests | 50 / day |
| Connection requests | 25 / day |
| Messages sent | 50 / day |
Limits are per LinkedIn account and reset daily at midnight UTC.