Login Process Flow
Following are the service’s endpoints for login process
1. Authorize API
Endpoint
Description
Workflow
Access Token
Latitude location
Longitude location
Success|Ok
Anything i.e. List of objects or single objects that will be returned as successful call of any API
string
Stringstring
Stringstring
StringBoolean
ISOFormat timestamp
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'Created
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Bad Gateway
Service Unavailable
2. Generate Captcha API
Endpoint
Description
Workflow
3. Login Challenge API
Endpoint
Description
Workflow
Access Token
event Id
Latitude location
Longitude location
Encrypted String
sfgjhgsf3hddfqwqesg3435qfaString
hgsadfhj835gsdf7.nfh7867438fg7Success|Ok
Anything i.e. List of objects or single objects that will be returned as successful call of any API
string
Stringstring
Stringstring
StringBoolean
ISOFormat timestamp
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'Created
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Bad Gateway
Service Unavailable
4. Pre-Login Verify API
Endpoint
Description
Workflow
Access Token
event Id
Latitude location
Longitude location
Success|Ok
Anything i.e. List of objects or single objects that will be returned as successful call of any API
string
Stringstring
Stringstring
StringBoolean
ISOFormat timestamp
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'Created
Bad Request
Unauthorized
Forbidden
Not Found
Bad Gateway
Service Unavailable
5. Access Token API
Endpoint
Description
Workflow
Access Token
event Id
Latitude location
Longitude location
Success|Ok
Anything i.e. List of objects or single objects that will be returned as successful call of any API
string
Stringstring
Stringstring
StringBoolean
ISOFormat timestamp
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'Created
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Bad Gateway
Service Unavailable
6. Revoke Token API
Endpoint
Description
Workflow
Access Token
Latitude location
Longitude location
Success|Ok
Anything i.e. List of objects or single objects that will be returned as successful call of any API
string
Stringstring
Stringstring
StringBoolean
ISOFormat timestamp
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'Created
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Bad Gateway
Service Unavailable
7. Refresh Token API
Endpoint
Description
Workflow
Latitude location
Longitude location
Success|Ok
Anything i.e. List of objects or single objects that will be returned as successful call of any API
string
Stringstring
Stringstring
StringBoolean
ISOFormat timestamp
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'Created
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Bad Gateway
Service Unavailable
Last updated