# Create an anonymous session Creates an anonymous session. Endpoint: POST /blaize/anonymous-session Version: 2025-07-30 Security: CookieBlaizeSession, JwtQuery, JwtHeaderXBlaizeJwt, JwtHeaderXZephrJwt, JwtBearer, JwtCookie ## Query parameters: - `token` (string) Required if browser fingerprinting is enabled on the CDN. This token is retrieved from the GET /blaize/browser-fingerprint flow. - `fingerprint` (string) Required if browser fingerprinting is enabled on the CDN, the fingerprint retrieved from the GET /blaize/browser-fingerprint flow. ## Response 201 fields (application/json): - `message` (string) Example: "Anonymous session created successfully" - `tracking_id` (string)