API Access
To start integrating with the Crawlbyte API, you’ll first need to generate your unique API key.
Getting Your API Key
Step 1: Create Your Account
If you haven't already, create your free Crawlbyte account here.
Step 2: Navigate to API Settings
Log into your Crawlbyte AI dashboard
Go to Settings in the main navigation
Select the API Access Tab
Step 3: Get your API Key
Copy your API Key using Copy Button, you can reset your API Key anytime.
Here’s where you’ll find the API key in your dashboard:

⚠️ Important Security Notes
Never expose your API key in client-side code or public repositories.
Always store your key in environment variables or secure vaults (e.g.
.env, AWS Secrets Manager).If you suspect your key is compromised, regenerate it immediately.
Last updated