Personal API Key
This API Key is for using the ZeroDev API. Each account can have only one API Key.
Copy this key and store it safely. We will not be able to show your key again.
Using the key
Pass the key in the X-API-KEY header.
Example
curl -X GET "https://api.zerodev.com/v1/projects"
-H "X-API-KEY: <YOUR-API-KEY>"