- Python
- JavaScript
- cURL
- 1Install the SDK
Install the Python SDK with pip.
- 2Create your code
Get your API key from the Exa Dashboard, create a file called
exa.py, and add the code below.python
Make your first request to Exa’s search API
Install the Python SDK with pip.
Get your API key from the Exa Dashboard, create a file called exa.py, and add the code below.