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

# Projects API

> The Projects API provides endpoints for managing projects in Apinizer. Projects are containers for API proxies, policies, connections, and other resources.

## Endpoints

* [List Projects](/api-reference/projects/list-projects) - Get all projects accessible by the authenticated user

## Authentication

All endpoints require authentication using a Personal API Access Token.

## Permissions

Users can only access projects where they are members. The API automatically filters projects based on the authenticated user's permissions.

## Related Documentation

* [Authentication Guide](/api-reference/getting-started/authentication) - How to obtain and use API tokens
* [Error Handling](/api-reference/getting-started/error-handling) - Error response formats
