Authentication Method
api_key- Personal access token
Personal Access Token Setup
Step 1: Create a Personal Access Token
- Log in to Asana
- Click your profile photo → My Settings
- Go to the Apps tab
- Click Manage Developer Apps
- Under Personal access tokens, click + New access token
- Give it a name and click Create token
- Copy the token immediately — you won’t be able to see it again
- Store it securely
Webhook Setup (Optional)
Asana webhooks are managed through the API. Use Corsair to create a webhook subscription:Required Credentials Summary
| Credential | Required For | Where to Find |
|---|---|---|
| Personal Access Token | All API calls | My Settings → Apps → Personal access tokens |
| Webhook Secret | Webhook verification | Returned when creating webhook |