For AI agents: visit https://docs.datadome.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
CloudFront Python Changelog
- Collect
Skyfire-Pay-ID header for AI bot monetization
- Increase length limit from 128 to 512 characters for DataDome cookie to support upcoming features
- Handle
429 status code (Too Many Requests) responses from Protection API to support upcoming features
- Collect
Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
- Add missing fields
From, TrueClientIP, and Via to the Protection API payload
- Correct casing of
SecCHDeviceMemory in the Protection API payload
- Update dependencies to address security vulnerabilities
- Improve performance of the module with connection reuse and code optimizations
- Increase timestamp precision to microseconds for the
TimeRequest field in the payload
- Remove empty fields from payloads sent to the API
- Add information about the runtime and the region of the Lambda in the payload
- Send
Content-type header value to API
- Add API Server payload truncation
- Add support of Client Hints and Fetch Metadata headers
- Add SemVer versioning