After creating an account, monitoring must be started separately using the start monitoring endpoint.
Credit Usage: Real-time monitoring consumes 10 credits per day (1 credit every 144 minutes) per active account. This feature is extremely powerful for real-time LinkedIn messaging.
Header Parameters
Your API key
Body Parameters
LinkedIn authentication cookie (li_at) obtained from the login process
URL where webhook notifications will be sent
Country code for proxy selection. Available: (US, UK, FR)
Optional name to identify this account
Response
Unique identifier for the created account
The LinkedIn authentication token
Country code used for this account
URL where webhooks will be sent
Account name if provided
Whether monitoring is currently active (false by default)
Account creation timestamp
Last update timestamp
Notes
- The account will be created with
is_active: false
by default - Use the start monitoring endpoint to begin receiving webhooks
- Credit consumption only begins when monitoring is started (not when account is created)
- Each active account consumes credits independently