iChange API Documentation

authenticateUser
URL
http://www.ichange.com/api/authenticateUser
Supported Formats
json
Supported request methods
Requires Authentication
Yes
Example Request
http://www.ichange.com/api/authenticateUser?params=sample-param
Example Response
{
   "response_code":200,
   "response":"Your request has been completed successfully.",
   "data":""
}