PAT
Access Token
Create a token to interact with AquilaX Portal
Create a PAT for AquilaX APIs
A Personal Access Token (PAT) is required to authenticate API requests to AquilaX services securely. Follow these steps to generate a PAT.
1. Log in to AquilaX
- Visit AquilaX Login.
- Use any sogial login or simple a magic link to your email to access your dashboard.
2. Navigate to API Settings
- Go to your profile (top right).
- Scroll down to
Personal Access Tokens (PAT)
3. Generate a New Token
- Click
New Access Token
- Provide a
Name
for your token (e.g.,My App
). - Set an Expiration Date (recommended for security).
4. Create and Save the Token
- Click
Create
. - Copy the token immediately and save it securely. You won’t be able to view it again.
5. Use the Token in API Requests
Add the following HTTP header to your API requests:
You will not need the token for some APIs (example health check etc), or for any public scan