TOPdesk REST API

REST API for managing TOPdesk incidents, changes, assets, persons, operators, locations, and other service management resources. Authentication uses application passwords (HTTP Basic) created per TOPdesk operator account, with optional OAuth and token-based flows.

API entry from apis.yml

apis.yml Raw ↑
aid: topdesk:rest-api
name: TOPdesk REST API
description: REST API for managing TOPdesk incidents, changes, assets, persons, operators, locations,
  and other service management resources. Authentication uses application passwords (HTTP Basic) created
  per TOPdesk operator account, with optional OAuth and token-based flows.
humanURL: https://developers.topdesk.com
baseURL: https://yourcompany.topdesk.net/tas/api
tags:
- ITSM
- Incidents
- Changes
- Assets
- Persons
- Operators
properties:
- type: Documentation
  url: https://developers.topdesk.com
- type: API Reference
  url: https://developers.topdesk.com/documentation/index-apidoc.html
- type: Tutorial
  url: https://developers.topdesk.com/tutorial.html
- type: Authorization Guide
  url: https://docs.topdesk.com/en/api-access-to-topdesk.html