Changelog
All notable changes to the ExtractForm API and platform.
[Unreleased]
Added
- Professional documentation site (Docusaurus)
- OpenAPI export and auto-generated API reference
- Integration sync watches for scheduled folder imports
- Batch import from URLs, connected storage, and mixed-source trigger endpoint
Changed
- Cookie-based authentication removed — use Bearer tokens and refresh flow
- Job-based API replaces legacy
/api/document/extractendpoints
Documentation
- Welcome page with task-oriented navigation
- Quickstart guide with curl and JavaScript examples
- Guides for authentication, schemas, jobs, batch runs, webhooks, and integrations
How to stay updated
- Watch the GitHub repository for releases
- Subscribe to webhook events for API-side changes affecting your integration
- Check the API Reference for the latest endpoint schemas
When breaking changes occur, they will be documented here with migration steps before release.