Getting Started
Quickstart
Make your first request to one of Exa’s API endpoints
Create and setup your API key
Get your Exa API key
Make an API request
Use our python or javascript SDKs, or call the API directly with cURL.
Install the python SDK with pip
Once you’ve installed the SDK, create a file called exa.py
and add code from one of the examples below.
Get a list of results and their full text content.
python