Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Release a hardware ID from a key.
POST /api/v1/hwid/reset
X-Project-Key
pk-...
Content-Type
application/json
key
hwid_prev
{ "key": "DP3P-YDMA-NJDI-HJJC", "hwid_prev": "old-hwid" }
{ "status": "success", "hwid_reset": true }
error
INVALID_REQUEST
FINGERPRINT_MISMATCH
UNAUTHORIZED
KEY_NOT_FOUND
RATE_LIMITED