Generate an API key
- Navigate to the Developers page.
- Enable developer integrations for your workspace if they haven’t been enabled already.
- Under the API Keys section, click + Create API key.
- Enter a name for the API key and click the Create button.
- Copy the value of the API key to your clipboard and store it somewhere safe; you won’t be able to access it again after closing the modal.
Authenticate API requests
Authorize requests to the Ditto API by passing an API key in anAuthorization
header:
/projects
endpoint: