API Reference
The FileForms API is a REST API served from https://api.fileforms.com/v1. Every endpoint accepts and returns JSON.
Browse the endpoints in the sidebar, or start with the guides if you are integrating for the first time. Each endpoint page includes request and response schemas, example payloads in multiple languages, and an interactive playground for sending real requests with your API key.
The raw OpenAPI 3.1 schema is available at https://api.fileforms.com/v1/openapi.json for code generation and tooling.