Quickstart
This guide shows the intended public flow. Replace placeholders before running commands.Prerequisites
- An AXTL account.
- A platform bearer token for the AXTL control API. Create or manage API access from the AXTL dashboard.
- Your API base URL. Use
{AXTL_API_BASE_URL}until your workspace confirms the production base URL.
During the beta, API access, quotas, and advanced workspace settings may vary by workspace.
1. Create a backend generation
data.agent.id as agentId and data.job.id as jobId.
2. Check generation status
completed. Generation jobs can also report queued or failed; treat other beta statuses as progress details.
3. Deploy the backend
4. Get the endpoint
5. Create an agent API key
data.key immediately. AXTL returns the raw key only once.