Video Signal
Video Signal is an AI video analyzing and capture plateform
6 subscribers
9.2/10 popularity
1407 ms avg latency
52% success rate
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Video Signal endpoints
| Method | Endpoint | Description |
|---|---|---|
| Capture Links | ||
| GET |
getCapture-linksById /capture-links/{id} |
Get details of a specific capture link. Requires capture:read scope. |
| POST |
postCapture-links /capture-links/ |
Create a new capture link via API key. Requires capture:create scope. |
| DELETE |
deleteCapture-linksById /capture-links/{id} |
Delete a capture link and all associated media. Requires capture:delete scope. |
| GET |
getCapture-linksByIdMedia /capture-links/{id}/media |
List all media for a capture link. Requires capture:read scope. |
| Capture | ||
| POST |
postCaptureByTokenAbandon /capture/{token}/abandon |
Mark a capture session as abandoned. |
| GET |
getCaptureByToken /capture/{token} |
Get information about a capture link for the capture page. Returns 404 if not found, 410 if expired, 403 if disabled. |
| GET |
getCaptureByTokenMedia /capture/{token}/media |
Get all media files recorded for this capture link. |
| POST |
postCaptureByTokenSession /capture/{token}/session |
Start a new capture session. The session ID is used for WebSocket streaming. |
| POST |
postCaptureByTokenComplete /capture/{token}/complete |
Mark a capture session as complete. |
| Other endpoints | ||
| POST |
postShareInvite /share/invite |
Send a share invite email to the specified address. Rate limited by IP. |
| GET |
getHealthReady /health/ready |
Check if the service is ready to accept requests. |
| GET |
getHealth /health/ |
Basic health check endpoint. |
| GET |
getHealthLive /health/live |
Check if the service is alive. |
Video Signal pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|