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

Authorization

Autorization headers to be created using Private key and Public Key acquired from Aarambh signed using Ed25519 Signature Scheme , authorization headers to be in the same format

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