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.
Version 2.0.0
- The
Enforce function now returns (res *http.Response, context *PxContext, err error) instead of (res *http.Response, int score, err error). The score is available as a property in the context object.
- Support for rate limiting
- Simplified captcha flow
- First party support
- Data enrichment
- JSON response
- mobile error alignment
- logging on server to server error