RazorpayX Payroll - Partner APIs
Base URL:
Authentication:
We support 2 kinds of authentication.
First is similar to V1 APIs, which can be used by our clients directly to view or update information about their people in their organisation. For using this, you need to send the API ID and API key set by you in organisation settings in the header with key names x-api-id
and x-api-key
. That is:
Second is for our integration partners. They can access the data of people of organisations which are integrated with them using the combination of 2 another set of keys: x-partner-key
and x-client-key
. That is:
Remember, you can only use either of the one authentication approach in an API request, and cannot send all the 4 keys together (which ideally you should not know either).
Upcoming APIs:
- Salary Structure - Get or set salary structure of a user.