API Reference

Request for extension of authorization token

Refresh token can be used by GSP to extend access through Authorization code and allow for access to data on behalf of tax payer / tax consultant without user intervention.

Log in to see full request history

Important Links

Run in Postman

Body Params
string
required

Type of authentication request

string
required

User name of tax payer or tax consultant registered with GSTN.

string
required

Existing token

string
required

app_key is encrypted by public key and sent as input param during authentication(auth token generation) .Same app_key(encrypted by public key) is used for logout.This appkey encrypted by public key along with authtoken combination will be checked before logout .

Headers
string
required

Public IP Address of end user who requested access to data will be passed by GSP application or application accessing Taxpayer services.

string
required

State code to which the Tax Payer belongs to

string
required

Session encryption key

Responses

405

Method not allowed

500

Internal Server Error

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