> ## Documentation Index
> Fetch the complete documentation index at: https://docs.axtl.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AXTL Docs

> Backend Factory by Axtra Intellion

# AXTL Docs

AXTL is a Backend Factory for AI Agents. It turns plain-English requirements into deployable backend APIs that you can review, deploy, invoke, and monitor.

## What you can do

* Describe the backend API you want in plain English.
* Generate a backend artifact from those requirements.
* Review generation status and validation results.
* Deploy the generated backend when it is ready.
* Invoke the deployed endpoint from your app.
* Manage agent-scoped API keys and usage.

## Start here

1. Read the [Quickstart](/quickstart).
2. Learn the [core concepts](/concepts/core-concepts).
3. Create your first backend with the [create guide](/guides/create-a-backend).

## Public API status

The first public API reference is intentionally small. It covers the generation, deployment, invocation, authentication, error, and limit details needed for a first public preview.

<Note>
  Beta details such as the final API base URL, workspace access flow, exact quota amounts, and advanced model or region settings may vary by workspace.
</Note>
