FRP and FDL unlock API

FRP and FDL unlock API

Use one JSON endpoint to submit FRP or FDL jobs, deduct credit only on success, and receive the unlock payload. API access must be enabled on the account by an administrator.

Send JSON with Content-Type: application/json . Form-urlencoded bodies are also accepted. Always use HTTPS.

Use the same username and password as the Power Tool Auth account. The password is verified against the stored hash. The account must be active and have API Access enabled.

Pricing follows the account: custom per-user price if set, otherwise reseller or user price for that service.

Encode that JSON as base64 and send it as configblob .

Every response is JSON with HTTP status 200. Use success to decide if the job worked.

Credit is deducted only when success is true and a valid payload is returned. Failed jobs do not charge the account.

Need access or a price for FDL? Contact support on Telegram.

Recommended articles