SDK Availability
Choosing the Right API
Static methods like
obtainLicenseToken() and verify() can be called without initializing a client. Methods that record events or enforce access (verifyAndRecord, handleRequest, runtime helpers) require a configured client instance with your API key.
Enforcement Modes
Publisher-side request handling uses an enforcement mode to control what happens when automated traffic reaches protected content without a valid token.Language-Specific References
Each language reference covers installation, configuration, full method signatures, and code examples.TypeScript SDK
Edge-ready SDK for Cloudflare Workers, Fastly Compute, and CloudFront Lambda@Edge.
PHP SDK
Server-side SDK for WordPress and PHP applications.
Python SDK
Async server-side SDK for Python applications and crawler clients.