December 2025
2025-12-03
New Features- Launched DocIntell API v1
- Automatic document type detection
- Webhook support for async notifications
- SEC 17a-4 compliant document storage
Versioning Policy
DocIntell uses URL-based versioning:- Current version:
/v1/ - Breaking changes will introduce
/v2/ - v1 maintained for 12 months after v2 launch
Non-Breaking Changes
These changes are made without version bumps:- Adding new optional fields
- Adding new endpoints
- Adding new enum values
- Deprecating fields (with 90-day notice)
Breaking Changes
These require a new version:- Removing required fields
- Changing field types
- Removing endpoints
- Changing authentication
Subscribe to Updates
Stay informed about API changes:- Follow @docintell on X
- Join our developer newsletter
- Watch our GitHub releases