To start integrating with the Crawlbyte API, you’ll first need to generate your unique API key.
Step 1: Create Your Account
If you haven't already, create your free Crawlbyte account herearrow-up-right.
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:
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).
.env
If you suspect your key is compromised, regenerate it immediately.
Last updated 7 months ago