Per-session quota utilization
https://myagentmail.com/linkedin/sessions/utilizationReturns each active LinkedIn session for the tenant with its action counts in the trailing 24 hours and the remaining daily budget per action type. Drives the "Today's utilization" panel in the dashboard and lets you decide when connecting another LinkedIn account would add headroom.
Sessions used: search_signal (recurring polls), search_history (one-shot lookups), profile_lookup (Pass-2 verification), connection_request, send_message, post_like.
Responses
okboolean | |
budgetobject | Per-action daily budget per session (the operator's safety cap). |
sessionsobject[] | |
sessionIdstring | |
labelstring | |
statusstring | |
rateLimitedUntilstring | format: date-time |
rateLimitReasonstring | |
countsobject | Action → count of calls in the trailing 24h. Keys: search_signal, search_history, profile_lookup, connection_request, send_message, post_like. |
remainingobject | Action → remaining daily budget for this session. |
Authentication
Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.