D

Deel REST API

REST discovered

Details
URL
https://api.letsdeel.com/rest/v2
Docs
https://developer.deel.com/api/reference
Authentication
Deel API access token / personal or organization token bearer discovered Get token ↗
Authorization: Bearer <credential>

Sign in to Deel, then open the Developer Center from More → Developer (or Settings → Developer Center). On Access Tokens, click Generate new token, choose an Organization Token or Personal Token, select scopes and sensitive-data access, then copy the token immediately; it is shown once. Sandbox and production use separate tokens. See Authentication, Quickstart, and Sandbox.

Deel OAuth2 app (client ID + client secret) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Sign in to Deel and go to the Developer Center via More → Developer → Apps or Settings → Developer Center. Click Create new app / Create App, choose the app type, enter your app name, description, and redirect URI, then save the Client ID and Client Secret immediately because the secret is only shown once. See OAuth2 and Partner getting started.