API Documentation
2min
To authenticate with the Agenthost API, you'll need to create your API Key.
- Select Credentials
- Then on the right of API Keys, please select Create
- Give your key a name for your referencing then hit Create
- You will be shown the API Key. Select Copy and store it somewhere safe. You will never be shown the key again.
- You will need to add the header AG-API-KEY: {YOUR_API_KEY} to all of your requests to be authenticated. You can find this by selecting Authorize in the api reference page then looking for "ApiKey (apiKey)"
The API Reference is currenly not public as we work to make final adjustments. Please reach out to [email protected] to get access to it. We will share the reference documentation once it is available.