Authenticate requests
The execution layer implements basic auth
which requires a username and password for requests.
Username = API key.
Password = API key secret.
View the project credentials (API key and API key secret) by navigating to SETTINGS on the appropriate project in the dashboard.
Last updated