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

# Introduction

> API documentation for Sentio AI agents

## Welcome to the Sentio Agent API

The Sentio Agent API allows you to programmatically create, manage and interact with on-chain AI agents. These agents can monitor blockchain networks, respond to triggers, and execute actions based on your configuration.

<Card title="API Specification" icon="robot" href="/api-reference/openapi.json">
  View the complete OpenAPI specification
</Card>

## Authentication

All API endpoints require authentication using Bearer tokens. Include your API token in the Authorization header of each request:
