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

# Introduction

> The API to interact with Proficient AI from backend applications

The Admin API allows you to connect to Proficient AI services from privileged environments such
as your server. By using this API, you can programmatically manage your agents, monitor user
interactions, update user data and more.

## Base URL

The base URL for all Admin API endpoints is the following:

```
https://api.proficientai.com
```
