e-Invoice Authentication

Recipes
👨‍🍳
Generate GST e-Invoice Session
Open Recipe

e-Invoice Authentication API takes API credentials set on the e-Invoice portal (NIC) and gives the e-Invoice access token in response. If you have not created API credentials, follow the steps here to create them.


Important Links

Run in Postman View Test Cases

View Schema Start a Free Trial


Query Params
string
required

The value of this attribute is to be set true if the client needs to refresh the token 10 minutes before expiry. Possible Values - true or false

Body Params
string
required

API username of taxpayer as set on e-Invoice portal

string
required

API password of taxpayer as set on e-Invoice portal

string
required

GSTIN of the taxpayer

Headers
string
required

JWT access token

string
required

API key for identification

string
enum
Defaults to primary

Specifies the source to access, either primary (NIC 1) or secondary (NIC 2)

Allowed:
string

API version

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json