API References
To ensure secure and authenticated communication between Network Participants (NPs) and Aarambh, all API requests must include the following headers. Aarambh will validate these headers to verify and authenticate incoming requests:
Required API Headers:
Header Name
Description
x-access-key
The Access Key acquired from the Aarambh dashboard, used for authentication.
x-secret-key
The Secret Key acquired from the Aarambh dashboard, ensuring secure request validation.
subscriberid
The Subscriber ID linked to your core transactional APIs for identification within the ONDC network.
By enforcing these security measures, Aarambh ensures data integrity, authentication, and compliance with ONDC’s security standards.
Last updated