Public API
Authorization
POSTRegister
https://service.chargecrafter.com/api/v1/register
HEADERS
Accept
Bodyformdata
name
email
password
re_password
is_receive_campaign_sms
is_receive_campaign_email
avatarFile
gtag
Example Request
Register
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTSendResetPassword
https://service.chargecrafter.com/api/v1/send_reset_password
HEADERS
Accept
Bodyformdata
email
Example Request
SendResetPassword
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTResetPassword
https://service.chargecrafter.com/api/v1/reset_password
HEADERS
Accept
Bodyformdata
password
password_confirm
token
Example Request
ResetPassword
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers