Retrieve a workspace token with the adequate permissions from the UI or CLI and use it to authenticate with the API. From your workspace, click on the gear icon:Documentation Index
Fetch the complete documentation index at: https://docs.airfold.co/llms.txt
Use this file to discover all available pages before exploring further.

Token Scopes
The scope of a token determines its access level and capabilities:- Admin: Grants complete access to all tables and methods. Full control over the Airfold environment
- Append: Provides append-only access to all sources. Suitable for ingesting data into Airfold
- Fetch: Offers read-only access to endpoints. Suitable for serving endpoints to applications

