A spec is the structured plan AXTL may create from your requirements before generation. Some workspaces may expose extra review or approval steps during the beta.
An API key authorizes access. AXTL distinguishes platform bearer authentication for control API calls from agent-scoped API keys for invoking a deployed backend.Agent API keys use:
Authorization: Bearer {AXTL_AGENT_KEY}
Agent keys are scoped to one agent. A key created for one agent cannot invoke another agent slug.