Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 560 Bytes

README.md

File metadata and controls

37 lines (32 loc) · 560 Bytes

Description

A free, RESTful API used to screenshot any desktop, or mobile website

Example Request

  • Curl
curl "https://api.savepage.io/v1?key={{token}}&q=https://www.google.com"
  • Raw
GET /v1?key={{token}}&q=https://www.google.com HTTP/1.1
Host: api.savepage.io

Response

  • Success
Google image will appear
  • Error
{
    "error":"461 - Cannot verify the API Key"
}

Regex

[a-z0-9]{32}

Example API key

tue3sv9hzsey1me4l7fwq3t46u5k8wag