Resources / API Reference

API Reference

REST API documentation for integrating SigDrive into your workflows, pipelines, and applications.

API Reference Coming Soon

Full OpenAPI/Swagger documentation is in development. Contact us for early access to the API specification.

API Preview

A preview of available endpoints:

Recordings

GET/api/v1/recordings
POST/api/v1/recordings
GET/api/v1/recordings/{id}
DELETE/api/v1/recordings/{id}

Search

POST/api/v1/search
POST/api/v1/search/geo
GET/api/v1/search/saved

Annotations

GET/api/v1/recordings/{id}/annotations
POST/api/v1/recordings/{id}/annotations
PUT/api/v1/annotations/{id}