
Deel API Integration Profile
Information and guides about integrating with Deel API
Add Deel Integration to Your ProductEmployee Cost Calculator in Deel API
Determine EOR employee costs across the globe.
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Data | data.data | object | |
Salary | data.data.salary | number | The gross annual salary of the employee. |
Country | data.data.country | string | The country of employment. |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Data | data | object | |
Salary | data.salary | string | The gross annual salary of the employee. |
Currency | data.currency | string | The currency of the employee salary. |
Country | data.country | string | The country of employment. |
Country Code | data.country_code | string | The country code for the country of employment. |