Beta headers are reserved for experimental features before they become part of the standard API.
There are no active beta features at this time. The API accepts the header for forward compatibility and ignores unknown or unavailable values.
When a beta feature is available, include the infinitecreator-beta header in your API requests:
Beta features are experimental and may be deprecated or removed.
Multiple beta features
To use multiple beta features in a single request, send multiple infinitecreator-beta headers:
Version naming conventions
Beta feature names typically follow the pattern: feature-name-YYYY-MM-DD, where the date indicates when the beta version was released. Always use the exact beta feature name as documented.
Error handling
If you send an invalid or unavailable beta header, the server ignores it, and the request proceeds normally.