Authentication

NOTE: You must be a verified user to make API requests.


Authentication Token

 

POST: https://io.cargopooling.com/api/authentication/token

 

Request

 

Http Param Type Param Name Value Type
Header authentication String Encrypted Password
Form publicKey String

 

Response

Content Type: "application/json"

Charset: "utf-8"

Status Code: 200

{
    "status": boolean,
    "result": String 
}

 

Have more questions? Submit a request

Comments

Powered by Zendesk