PAT
Access Token
Generate a Personal Access Token (PAT) to use with AquilaX APIs
π How to Create a Personal Access Token (PAT)
A Personal Access Token (PAT) allows you to authenticate securely with AquilaX APIs.
β Step 1: Log In
- Visit https://aquilax.ai
- Sign in using a social login or a magic link sent to your email.
βοΈ Step 2: Go to API Settings
- Click your profile avatar (top-right).
- Scroll down to the Personal Access Tokens (PAT) section.
β Step 3: Generate a Token
- Click New Access Token
- Enter a name (e.g.,
My App
) - Choose an expiration date (recommended)
πΎ Step 4: Save the Token
- Click Create
- Copy the token immediately β you wonβt be able to view it again!
π Step 5: Use the Token in API Requests
Add this header to your HTTP requests as the example:
βΉοΈ Note:
Some endpoints (e.g. health check) do not require a token.