For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Cross-API
- 🌱🔒 Configurable expiration for File URL access tokens: By default, the signed access token included in File URLs remains valid for 6 hours after the API request was made. This expiration period can now be configured per API Key. For more details, see File URLs.
- 🍃 Field Schema for File types include set of supported MIME types: Responses that include field schemas with type
FieldSchema::File now include the list of supported mime types within config under supported-mime-types.