Request Authorization Token

Authorization api to generate oauth token to access restricted api's.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response data format described below

JSON KeyData TypeDescription
access_tokenStringAuthorization Token
IdNumberUser Id
nameStringName of the user
mobileNumberStringUser mobile no
emailIdStringUser email id
userTypeStringUser Type like CITIZEN, EMPLOYEE ...
Form Data
string
required

User name of the user registered with the eGoverp-system.

string
required
Defaults to read+write

default value "read+write" needs to be entered to enable get/post api's access.

string
required

The password of the user registered with eGoverp system.

string
required
Defaults to password

default value "password" needs to be entered to get the token.

Responses

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