Welcome to Edges Flows API
Flows by Edges is a simplified workflow mode that allows you to execute predefined flow presets through our API. These flows combine a primary action with compatible enrichment features to help you extract and enrich data efficiently.What are Flows?
Flows are preset workflows that combine:- A primary action (e.g., “Extract LinkedIn People”)
- One or more enrichment steps (additional data extraction or enrichment features)
Flows presets are based on a first action and then compatible with one or multiple enrichment features (additional steps). If you need more flexibility or want to build custom workflows, refer to the main Edges documentation.
Available Flows
You can view and launch flows in two ways:- Web UI: Visit flows.edges.run to browse and launch flows visually
- API: Use the Flows API endpoints documented in this section to programmatically execute flows
Flow Presets
Flow presets are predefined combinations of actions and enrichment steps. Each preset is optimized for specific use cases: LinkedIn Flows- Domain to Company: Find LinkedIn company pages from domain names
- Domain to Employees: Find and enrich employees from company domains
- Hiring Companies: Find and enrich companies that are currently hiring
- Page Followers: Extract and enrich followers from LinkedIn company pages
- People Enrich: Enrich LinkedIn profiles with additional data
- Post Commenters: Extract and enrich users who commented on a post
- Post Likers: Extract and enrich users who liked a post
- Lead List Enrich: Enrich leads from a Sales Navigator lead list
- Search Employees: Search for employees using Sales Navigator filters
- Search People: Search for LinkedIn profiles using Sales Navigator filters
Authentication
All API endpoints require authentication using an API key. Include your API key in theX-API-Key header for all requests.
- Log in to your Edges account
- Navigate to Developer Settings
- Copy your personal API key
Related Documentation
For everything else related to Edges, including:- Core concepts
- Identity management
- Action details
- SDK setup
- Rate limits

