Axioz Logo
AxiozAI Agent Workspace
OverviewFeaturesToolkitDocs
UTC
SYSTEM ACTIVE
Documentation

Axioz Docs

Everything you need to build, deploy, and scale AI agents with Axioz platform.

⌘K

Getting Started

Introduction

Overview of Axioz platform and core concepts

Quick Start

Get up and running in under 5 minutes

Installation

Install Axioz SDK and CLI tools

Authentication

Set up API keys and authentication

Core Concepts

Agents

Understanding AI agents and their lifecycle

Functions

Create and manage agent functions

Workflows

Build complex multi-step workflows

Memory

Agent memory and context management

LLM Providers

OpenAI (GPT-5.1)

Configure and use GPT models

Anthropic (Claude)

Integrate Claude 3.7 Opus

DeepSeek R1

Use DeepSeek reasoning models

Groq & Mixtral

High-speed inference with Groq

API Reference

REST API

Complete REST API documentation

WebSocket API

Real-time streaming endpoints

SDK Methods

JavaScript/TypeScript SDK reference

CLI Commands

Command-line interface reference

Data & Storage

Vector Store

Embeddings and vector search

Knowledge Base

RAG and document retrieval

Caching

Response caching strategies

Persistence

Data persistence and backup

Security

Authentication

OAuth, API keys, and JWT

Authorization

Role-based access control

Rate Limiting

API rate limits and quotas

Best Practices

Security guidelines and tips

quick-reference.sh
# Quick reference commands
$axioz init# Initialize new project
$axioz agent create# Create new agent
$axioz deploy --prod# Deploy to production
$axioz logs --tail# Stream live logs
Axioz LogoAxioz

AI agents. Custom tools. Your workspace for automated intelligence.

> ready when you are