Authorization
This method is used to activate the key and check the validity of the key.
POST https://api.streampay.one/functions/login
Request
NameLocationTypeDescription
keyBodyStringThe key by which authorization takes place.
hwidBodyStringUser's HWID
Response
NameTypeDescription
successBooleanThe result of the request, true - successful, false - error.
errorStringOptional response, if success = false. Possible response options: key_not_found, key_banned, failed_to_activate, wrong_hwid, subscription_expired
dataObjectResponse data, if success = true.
Create log
This method allows you to create a log tied to the activation key of your software.
POST https://api.streampay.one/functions/createLog
Request
NameLocationTypeDescription
streampay-api-tokenHeaderStringAccess key, can be obtained in the project settings.
keyBodyStringThe key to which the log is tied.
ipBodyStringUser's IP address
tagBodyStringLog tag, you can filter logs by log tag in the control panel.
messageBodyStringLog message, useful log payload.
hwidBodyStringUser's HWID
Response
NameTypeDescription
successBooleanThe result of the request, true - successful, false - error.
errorStringOptional response, if success = false.
ФОП: Belyak Ivan Oleksandrovich | ЄДРПОУ: 3890610775