Fetch view, lead, and link click counts for a specific video.Documentation Index
Fetch the complete documentation index at: https://docs.demomatic.tech/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
Pass your API key as a Bearer token in theAuthorization header.
Your API key. Format:
Bearer <api_key>.Path parameters
The ID of the video to retrieve stats for.
Response
leads and link_clicks are mutually exclusive based on your CTA type. A video with a form CTA will always have link_clicks: 0, and a video with an external link CTA will always have leads: 0.Error responses
| Status | Description |
|---|---|
400 | The provided id is not a valid number. |
404 | No video found with the given ID in your account. |
Examples
Response
200
