Skip to main content
POST
/wayback/snapshots/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
url
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
match_type
enum<string>
default:exact
Available options:
exact,
prefix,
host,
domain
from_date
string | null
to_date
string | null
status_code
string | null
mimetype
string | null
collapse
enum<string>
default:none
Available options:
none,
digest,
urlkey,
timestamp_day,
timestamp_year

Response

Successful Response

@type
string
default:WaybackSnapshot
urlkey
string | null
timestamp
string | null
captured_at
string | null
original_url
string | null
mimetype
string | null
status_code
integer | null
digest
string | null
length
integer | null
archive_url
string | null