Pre-Requisites to integrate with Non-ONDC APIs
Before integrating Non-ONDC APIs into your application, ensure you have the following prerequisites in place to facilitate a smooth integration process.
API Key and Authentication
All the APIs use an API key to authenticate requests. This will be shared by our team. Ensure you include it in the X-API-KEY header of your requests.
- Header Name: X-API-KEY
- Header Value: <your-api-key>
For API keys you can contact us
Base URL
Use the following base URL to access the Non-ONDC API endpoints:
Sample Request
Below is a generic example of making an authenticated request to the Non-ONDC APIs. Replace your-api-key-here with your actual API key.
curl -X GET \ {{base_url}}/catalogue" \ -H "Content-Type: application/json" \ -H "X-API-KEY: your-api-key-here"
Integration Support
For assistance during the integration process, please contact Non-ONDC support at help@meribachat.in