Skip to content

api-evangelist/freshdesk

Repository files navigation

freshdesk (freshdesk)

Freshdesk API.

APIs.json: https://raw.githubusercontent.com/api-evangelist/freshdesk/refs/heads/main/apis.yml

Timestamps

  • Modified: 2026-05-19

APIs

Freshdesk REST API

The Freshdesk REST API (v2) provides programmatic access to helpdesk data and operations within Freshdesk, a customer support platform by Freshworks. It exposes endpoints for managing tickets, contacts, companies, agents, groups, conversations, products, email configurations, SLA policies, and business hours. The API uses JSON for request and response payloads, supports API key-based authentication, and follows RESTful conventions for CRUD operations.

Tags

  • Agents
  • Companies
  • Contacts
  • Customer Support
  • Helpdesk
  • Tickets

Properties

Freshdesk Webhook API

The Freshdesk Webhook API enables real-time communication between Freshdesk and external systems by sending HTTP POST requests when specific events occur within the helpdesk. Webhooks can be triggered by ticket creation, updates, status changes, and other support events, allowing developers to build event-driven integrations without polling the REST API.

Tags

  • Automation
  • Customer Support
  • Events
  • Notifications
  • Webhooks

Properties

Freshdesk App SDK

The Freshdesk App SDK allows developers to build custom applications that extend the functionality of the Freshdesk helpdesk platform. Backed by a Platform-as-a-Service infrastructure that includes a data store and serverless runtimes, the SDK provides tools for creating front-end interfaces using the Crayons component library and server-side logic through serverless apps.

Tags

  • Apps
  • Extensions
  • Marketplace
  • Plugins
  • SDK

Properties

Common Properties

Releases

No releases published

Packages

 
 
 

Contributors