All interfaces, specs and guides on one page. API and MCP are available in all plans, including the free tier.
The entire API is discoverable via HATEOAS links from a single URL. You can start right away — no spec file needed.
curl https://app.footage.one/api/asset/Response contains _links to all resources and a documentation link to the Swagger UI.
Machine-readable and interactive API documentation.
Model Context Protocol for Claude Desktop, n8n and LangChain — endpoint, auth and tool list in the docs.
Personal API token for REST or OAuth2 with PKCE for third-party apps.
Setup guides for Claude Desktop, n8n, LangChain, Custom GPTs, Zapier and Make.
Connect the MCP server to Claude Desktop.
MCP Client Tool node for workflow automation.
Python and JavaScript SDK snippets.
OpenAPI Actions with OAuth2.
No-code automation via REST.
Five proven prompt patterns for common tasks.
footage.one is built on open standards throughout.
The main API for integrations is /api/asset/ (REST with HATEOAS). There is also an internal GraphQL service for the search component (apps/ork) — this is not intended for external integration. Always use the asset API for agents and third-party apps.