TOPdesk website screenshot

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

🔗
VulnerabilityDisclosure
VulnerabilityDisclosure
🔗
DomainSecurity
DomainSecurity
👥
GitHubOrganization
GitHubOrganization
🔗
Website
Website
🔗
Documentation
Documentation
🌐
Documentation Portal
Documentation Portal
💰
Pricing
Pricing
📝
Signup
Signup
💬
Support
Support
🔗
LinkedIn
LinkedIn
📰
Blog
Blog

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-images.s3.amazonaws.com/shared/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: APIReference
    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: VulnerabilityDisclosure
  url: security/topdesk-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/topdesk-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/TOPdesk
- 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: Signup
  url: https://www.topdesk.com/en/free-trial/
- type: Support
  url: https://my.topdesk.com
- type: LinkedIn
  url: https://www.linkedin.com/company/topdesk
- type: Blog
  url: https://www.topdesk.com/en/blog/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com