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

# REST API

> The Jointl REST API is rooted at https://api.join.tl/api/v1.

The Jointl REST API is rooted at `https://api.join.tl/api/v1`. Read the
[authentication](/concepts/authentication), [permissions](/concepts/permissions),
and [safe writes](/concepts/safe-writes) guides before implementing a client.

Download the [OpenAPI 3.1.2 contract](/specs/openapi/jointl-api-v1.openapi.yaml)
for code generation and request validation. Logical operation details and complete
examples are available in [the operation reference](/rest-api/operations).
