GET
/
get_website_screenshot
curl --request GET \
  --url https://node.apiopenperplex.com/get_website_screenshot \
  --header 'X-API-Key: <api-key>'
{
  "url": "<string>",
  "response_time": 123
}

Authorizations

X-API-Key
string
header
required

Query Parameters

url
string
required

Response

200
application/json
Successful response
url
string
response_time
number