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

# Introduction

> Welcome to the Pyspur API Reference

## Overview

The Pyspur API provides a comprehensive set of endpoints for managing AI workflows, datasets, and various AI-related operations. This API is built using FastAPI and follows RESTful principles.

## Base URL

All API endpoints are relative to your Pyspur instance base URL:

```bash theme={null}
https://your-pyspur-instance/api
```
