Create an API key
1
Create your key
Sign in to the Ateve Dashboard, open API keys, and create a key.
2
Set the environment variable
In your terminal, replace
YOUR_ATEVE_API_KEY with your key and run:Send a request
Choose cURL, Python, or JavaScript (Node.js). Each example reads your API key from theATEVE_API_KEY environment variable.