Skip to main content
POST
Creates a tracked analytics target in the authenticated key scope.

Body Parameters

string
required
Supported values: tiktok, instagram, youtube.
string
required
Account identifier/handle to track (for example @brand).
string
Optional display name override.

Error Responses

  • 400 invalid_json - request body is not valid JSON
  • 400 invalid_payload - body must be a JSON object
  • 400 - unsupported platform or missing identifier
  • 401/403 - authentication failed or key lacks workspace access
  • 500 - unexpected database/analytics service error
All error responses from analytics endpoints include an error_code field.