TOPdesk logo

TOPdesk

TOPdesk is a Netherlands-based service management vendor offering an ITSM and Enterprise Service Management platform used by IT, facilities, HR, and customer service teams for incident management, change management, asset management, self-service portals, and shared service workflows. The TOPdesk REST API uses application password authentication (basic auth) and exposes resources for incidents, changes, assets, persons, operators, and locations for building integrations against on-premises and SaaS TOPdesk environments.

1 APIs 0 Features
ITSMEnterprise Service ManagementHelp DeskIncident ManagementChange ManagementAsset Management

APIs

TOPdesk REST API

REST API for managing TOPdesk incidents, changes, assets, persons, operators, locations, and other service management resources. Authentication uses application passwords (HTTP ...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Documentation Portal
Documentation Portal
💰
Pricing
Pricing
📝
Sign Up
Sign Up
💬
Support
Support
🔗
LinkedIn
LinkedIn

Sources

apis.yml Raw ↑
aid: topdesk
name: TOPdesk
description: >-
  TOPdesk is a Netherlands-based service management vendor offering an ITSM
  and Enterprise Service Management platform used by IT, facilities, HR, and
  customer service teams for incident management, change management, asset
  management, self-service portals, and shared service workflows. The TOPdesk
  REST API uses application password authentication (basic auth) and exposes
  resources for incidents, changes, assets, persons, operators, and locations
  for building integrations against on-premises and SaaS TOPdesk environments.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - ITSM
  - Enterprise Service Management
  - Help Desk
  - Incident Management
  - Change Management
  - Asset Management
url: >-
  https://raw.githubusercontent.com/api-evangelist/topdesk/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - 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

common:
  - type: Website
    url: https://www.topdesk.com
  - type: Documentation
    url: https://developers.topdesk.com
  - type: Documentation Portal
    url: https://www.topdesk.com/en/documentation-portal/
  - type: Pricing
    url: https://www.topdesk.com/en/pricing/
  - type: Sign Up
    url: https://www.topdesk.com/en/free-trial/
  - type: Support
    url: https://my.topdesk.com
  - type: LinkedIn
    url: https://www.linkedin.com/company/topdesk
maintainers:
  - FN: Kin Lane
    email: [email protected]