For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
SupportDeel Home
OverviewPlatformEmployer of RecordContractorsGlobal PayrollHREmbeddedDeel ITAPI ReferenceChangelog
OverviewPlatformEmployer of RecordContractorsGlobal PayrollHREmbeddedDeel ITAPI ReferenceChangelog
  • Resources
    • Blog
    • Community
    • API spec
  • Getting Started
    • Introduction
  • Orders
    • GETRetrieve an IT order
    • GETList IT orders
  • Policies
    • GETList IT hardware policies
  • Assets
    • GETRetrieve an IT asset
    • GETList IT assets
LogoLogo
SupportDeel Home
On this page
  • Key Benefits
  • Migrating from Hofy
  • Prerequisites
  • Resources
  • Common Use Cases
Getting Started

Introduction

Was this page helpful?

Retrieve an IT order

Next
Built with

The Deel IT API provides programmatic access to your organization’s equipment and asset data. It supports the full equipment lifecycle: procurement, shipping, assignment, retrieval, and returns.

Key Benefits

  • Data consistency: Keep asset and order information synced with your internal systems.
  • Custom reporting: Build dashboards, reports, and IT workflows using API data.
  • Automation: Subscribe to webhooks (for events like asset created, approved, or shipped) to trigger downstream actions.

Migrating from Hofy

Migrating from Hofy

If you previously used the Hofy API, the Deel IT API is its official successor.
Hofy endpoints remain supported, but you should migrate by updating API calls and reconfiguring webhook handlers.

Prerequisites

  • An active Deel IT account (contact your Deel rep if not set up).
  • A valid API token for authentication.

Resources

  • Assets: Physical equipment (e.g. laptops, monitors) tracked in Deel IT.
  • Orders: IT Orders can be tracked from approval through delivery.
  • IT Policies: Configurable rules defining which equipment workers can receive (by role, department, etc.).

Common Use Cases

Use with Deel HR

Link HR events to IT actions.

ITSM Integration

Keep your ITSM synced with assets and orders.

Custom Reports

Use the API to create customized dashboards.