Create a new identity with basic profile information.
Identities
Create an Identity
Create an identity
POST
Create a new identity with basic profile information.
To automate Actions with Edges, you’ll need to create Identities. You have two options:Documentation Index
Fetch the complete documentation index at: https://docs.edges.run/llms.txt
Use this file to discover all available pages before exploring further.
- Synchronize Your Own Users: Connect your existing users as identities
- Use Managed Accounts: Use our pre-configured accounts
Identity Types
When creating an identity, you can specify its type:standard(default): Standard identity included in your plan. All actions consume credits at the normal rate.engagement: Engagement identity that allows running a broad set of LinkedIn outreach actions (connect, message, follow, like, comment, etc.) without consuming credits. Ideal for building SaaS products or AI agents that enable users to engage on LinkedIn or create outreach sequences.
Authorizations
API key required for authentication. Add your API key in the X-API-Key header.
Body
application/json
Name of the identity. Must be at least 3 characters long.
Minimum string length:
3IANA-compliant timezone identifier used to localize timestamps. Follows the IANA time zone database (e.g. America/New_York, Europe/London)
Specifies the type of identity. Determines if the identity is billed
Available options:
standard, engagement Response
Identity successfully created.

