freshdesk
Troubleshooting
If requests fail, run zero doctor check-connector --env-name FRESHDESK_TOKEN or zero doctor check-connector --url https://$FRESHDESK_DOMAIN.freshdesk.com/api/v2/tickets --method GET
How to Use
All examples assume FRESHDESK_TOKEN (API key) and FRESHDESK_DOMAIN (your subdomain, e.g. acme from acme.freshdesk.com) are set.
Base URL: https://$FRESHDESK_DOMAIN.freshdesk.com/api/v2
Authentication: HTTP Basic — API key as username, literal X as dummy password. The curl -u flag handles Base64 encoding for you:
-u "$FRESHDESK_TOKEN:X"
1. List Tickets
Get all tickets (default 30 per page):
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
556google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
409minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
342instagram
Instagram API for posts and media. Use when user mentions "Instagram",
317apify
Apify web scraping platform. Use when user mentions "scrape website",
313