Пожалуйста Зарегистрируйтесь или Авторизуйтесь

                        API


Important note::

1. For each query, the fee will be deducted regardless of whether the decryption is successful or not
2. Fees will be deducted repeatedly if repeated queries are made
3. This interface does not support md5(Unix),md5(phpbb3),md5(wordpress) and other types

URL:http://www.cmd5.com/api.aspx?email=NotLogin&key=NotLogin&hash=YourHash
Request method:GET

RETURN:
When decryption is successful, the result is returned directly.
In other cases, the string "CMD5-ERROR:"+ numeric code is returned. Listed below:
CMD5-ERROR:0  decryption failed
CMD5-ERROR:-1  invalid username or password
CMD5-ERROR:-2  insufficient balance
CMD5-ERROR:-3  decryption server failure
CMD5-ERROR:-4  unkown ciphertext
CMD5-ERROR:-7  hash type not supported by
CMD5-ERROR:-999  other errors