Authentication Method
api_key- Personal API token
API Token Setup
Step 1: Get Your Personal API Token
- Log in to Monday.com
- Click on your avatar in the top-right corner
- Go to Administration → API
- Copy your Personal API Token v2
- Store it securely
Webhook Setup (Optional)
Step 1: Create a Webhook
- In your Monday.com board, click the Integrations button
- Search for Webhooks and select it
- Configure the event type and your endpoint URL
- Copy the webhook secret if provided
Required Credentials Summary
| Credential | Required For | Where to Find |
|---|---|---|
| Personal API Token | API calls | Profile → Administration → API |
| Webhook Secret | Webhook verification | Board Integrations → Webhooks |