> ## 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 client applications

The Client API allows frontend applications to securely access Proficient AI services. The primary purpose
of this API is to allow your users to interact with your agents in the simplest and most secure way possible.

## Base URL

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

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