1
Open API Keys
In your Edgee Console, navigate to API Keys.
2
Create a new key
Click Create API Key, give it a name (e.g., “Development”), and click Create.
3
Copy your key
Copy the key immediately; it will not be shown again.
Set Your Environment Variable
Add your key to your environment:.env file:
Test Your Key
Verify your key works with a simple curl request:Next: Choose Your SDK
Install the SDK for your language and start building.