Freshservice API v2

REST API providing JSON-over-HTTP access to tickets, conversations, problems, changes, releases, assets, software, agents, requesters, groups, the service catalog, and approvals. Uses HTTP Basic authentication with a personal API key.

API entry from apis.yml

apis.yml Raw ↑
aid: freshservice:itsm-api
name: Freshservice API v2
description: REST API providing JSON-over-HTTP access to tickets, conversations, problems, changes, releases,
  assets, software, agents, requesters, groups, the service catalog, and approvals. Uses HTTP Basic authentication
  with a personal API key.
humanURL: https://api.freshservice.com/
baseURL: https://<domain>.freshservice.com/api/v2
tags:
- Tickets
- Assets
- Changes
- Problems
- Service Catalog
properties:
- type: Documentation
  url: https://api.freshservice.com/
- type: Developer Portal
  url: https://developer.freshservice.com/