Deel

api.deel.com

Community

Deel is a global HR and payroll platform for hiring and paying remote workers in 150+ countries. The API lets you manage contracts, process payments, handle compliance, and run global payroll for both employees and independent contractors without setting up local entities.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.deel.com

Crawl failures

1

Last verified

2026-03-01T11:07:25.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_contract

other

Create a new employment or contractor agreement. Specify compensation, currency, scope of work, and country-specific compliance details.

Detail: https://api.deel.com/capabilities/create_contract

create_invoice_adjustment

payments

Add a bonus, expense reimbursement, or other payment adjustment to a contractor's next invoice cycle.

Detail: https://api.deel.com/capabilities/create_invoice_adjustment

list_contracts

other

Retrieve all contracts across your organization, filterable by type (employee, contractor), status, and country.

Detail: https://api.deel.com/capabilities/list_contracts

list_payments

payments

Retrieve payment history across all contracts, including amounts, currencies, payment dates, and statuses.

Detail: https://api.deel.com/capabilities/list_payments

list_people

other

Retrieve all workers (employees and contractors) in your Deel organization with their profile details and contract status.

Detail: https://api.deel.com/capabilities/list_people

offboard_worker

other

Initiate the offboarding process for an employee or terminate a contractor agreement with proper compliance handling.

Detail: https://api.deel.com/capabilities/offboard_worker

submit_timesheet

analytics

Submit time tracking entries for a contractor or employee. Records hours worked for a given date range.

Detail: https://api.deel.com/capabilities/submit_timesheet

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Deel
Description: Deel is a global HR and payroll platform for hiring and paying remote workers in 150+ countries. The API lets you manage contracts, process payments, handle compliance, and run global payroll for both employees and independent contractors without setting up local entities.
Auth: api_key
Capabilities:
  - create_contract: Create a new employment or contractor agreement. Specify compensation, currency, scope of work, and country-specific compliance details.
  - create_invoice_adjustment: Add a bonus, expense reimbursement, or other payment adjustment to a contractor's next invoice cycle.
  - list_contracts: Retrieve all contracts across your organization, filterable by type (employee, contractor), status, and country.
  - list_payments: Retrieve payment history across all contracts, including amounts, currencies, payment dates, and statuses.
  - list_people: Retrieve all workers (employees and contractors) in your Deel organization with their profile details and contract status.
  - offboard_worker: Initiate the offboarding process for an employee or terminate a contractor agreement with proper compliance handling.
  - submit_timesheet: Submit time tracking entries for a contractor or employee. Records hours worked for a given date range.