Get your API key
To be able to make API calls to Easol you’ll need an API Key. To get a key follow these steps:- Open your Easol admin
- Go to Settings and then Developer Tools
- Click on Create new key
- Give your key a name and hit save
- Copy your API key
Make a request
Authentication to the Easol API uses HTTP Basic Auth. You can make requests to the Easol API using your API key as the username to the basic auth, you don’t need to provide a password.cURL
cURL