Dhana-Invoice API provides a simple way to generate Invoices for your customers. This is a Nodejs example to use Dhana-Invoice API published in RapidAPI marketplace.
This example shows how to call this API using different HTTP client libraries
- Create your account with RapidAPI
- Subscribe Dhana Invoice
- It's free to use this API with a quota of 25 requests per month free.
- Get your API-Key
- You can find API-Key from the Endpoints section or settings
npm install
npm test
You can create .env file and add your RapidAPI-Key as given below
API_KEY="xxxx"