Freshdesk API Patterns

Freshdesk MCP tool surface and REST API v2 fundamentals: header-based authentication via `X-Freshdesk-Domain` and `X-Freshdesk-Api-Key` (which the MCP server translates into upstream HTTP Basic `apikey:X` auth), the `/api/v2` base URL, `page`/`per_page` pagination and the `link` header, per-minute rate limits, the search query language and its 300-result cap, and the status/priority/source integer encodings.

WYRE-AI cc05fc3 7.5 KB Updated

File contents

WYRE-AI/msp-claude-plugins/tree/main/msp-claude-plugins/freshdesk/freshdesk/skills/api-patterns commit cc05fc3458

Frequently asked questions

npx skillmds@latest add wyre-ai/freshdesk-api-patterns