API Reference

Nirvahak APIs are completely RESTful, and all our responses are returned in JSON.

Integrations:-

  • Looking to integrate your website, ecommerce store or mobile app with Nirvahak Payment Gateway? Find the right integration method.
  • Accept payments without a website or app using other Nirvahak products, such as Payment Links, Payment Pages, Subscription Links, Invoices and Smart Collect.
  • For S2S integration, contact the Support teamwith your requirements.

Introduction

Understanding Our API

API Authentication

API Sandbox Setup

Best Practices

Glossary

Welcome to our API documentation. Here you’ll find everything you need to understand how our APIs work. This section includes important information about functionality, usage, and examples to help you integrate seamlessly.

API Gateway URL

For most of the Nirvahak APIs, the Gateway URL is https://api.nirvahak/v1. You need to include this before each API endpoint to make API calls. However, certain APIs are on V2. Hence, the gateway URL may differ for certain APIs.

Example:-

  • Use the URL https://api.nirvahak/v1/payments to access payment resources.
  • Use the URL https://api.nirvahak/v2/accounts to access Route (Linked Account)-related resources.

Related Information:-

Was this page helpful?