Skip to main content
GET
/
v1
/
analytics
Get Workspace Analytics
curl --request GET \
  --url https://app-api.walead.ai/api/v1/analytics \
  --header 'x-api-key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.walead.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Returns analytics for your workspace including campaigns, invitations, messages, and more. You can filter by date, LinkedIn account, and campaign status.

Authorizations

x-api-key
string
header
required

API key for authentication. Generate from your WaLead dashboard.

Query Parameters

date
string<date>

Filter by date (ISO 8601 format)

accountId
string

Filter by LinkedIn account ID

status
enum<string>

Filter campaigns by status

Available options:
active,
paused,
completed,
error,
draft

Response

Analytics retrieved successfully

Workspace-level analytics