Getting started
Hyper Solutions generates sensor data for bypassing Akamai Bot Manager, Incapsula, DataDome, and Kasada.
Prerequisites
API Key from your dashboard
TLS client that mimics real browsers
Understanding of TLS fingerprinting and header order
New to request-based scraping? Start with Request-Based Basics in the sidebar to learn TLS fingerprinting, header order, and proper HTTP client configuration.
Integration Options
SDKs (Recommended): Python, JavaScript/TypeScript, or Go Direct API: For other languages, see Authentication then the API Reference
Requirements
Proper TLS client (standard HTTP libraries won't work)
Exact header order matching real browsers
Consistent User-Agent, TLS fingerprint, and IP throughout session
Next Steps
Read Request-Based Basics if needed
Choose your anti-bot solution
Follow its Getting Started guide
Install SDK or use API Reference
Last updated

