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

# Introduction

> API endpoints

## Welcome

The Treet API is organized around REST. Our API has predictable resource-oriented URLs,
accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

## Authentication

All API endpoints are authenticated using API Keys included as headers in the request. Additional details can be found [here](/authentication/configuration).
