ContrastAPI
C
ContrastAPI
/wayback_lookup

Wayback Lookup

Retrieve Wayback Machine snapshots for a domain: first capture, latest, total count, snapshot list. Use to investigate domain history and age; for full audit us

liveverifiedunknown~5s typical
mcpprobedcontrastapi
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-contrastcyber-api /wayback_lookup for me.

Input

FieldTypeDescription
domain*stringDomain to look up in web archives (e.g. 'example.com', 'archive.org')

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-contrastcyber-api","endpoint":"/wayback_lookup","input":{"domain":"..."}}'
cli
npx cracked-ai run -p mcp-com-contrastcyber-api -e /wayback_lookup -i '{"domain":"..."}'
mcp
run_tool({ provider: "mcp-com-contrastcyber-api", endpoint: "/wayback_lookup", input: {"domain":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.