Web Unlocker & SERP API
Unlocker & SERP REST API Playground
POST
/
request
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Set this to true
for asynchronous
Body
application/json
Name of the proxy zone which will service your request.
Target URL for your request.
Format for requesting a raw HTML via proxy is raw
.
Format for request a JSON response is json
.
Available options:
raw
, json
Method for requesting an HTML via proxy is GET
.
Country code of proxy which request is relayed through.
Response
200 - application/json
The response is of type string
.
Was this page helpful?