v1
latestOpenAPI 3.0.02026-08-0610682246.0 KBAuthentication
Create an anonymous session
Creates an anonymous session.
post/blaize/anonymous-session
Query parameters
tokenstring
Required if browser fingerprinting is enabled on the CDN. This token is retrieved from the GET /blaize/browser-fingerprint flow.
fingerprintstring
Required if browser fingerprinting is enabled on the CDN, the fingerprint retrieved from the GET /blaize/browser-fingerprint flow.
Response
Created
Example response
{
"message": "Anonymous session created successfully"
}