{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/web/history","method":"POST","price":"$0.010","description":"Queries historical website snapshots from the free Archive.org API.","example_input":{"url":"https://example.com"},"example_output":{"supported":true,"result":{"available":true,"snapshot_url":"https://web.archive.org/web/20061205213202/http://example.com:80/","timestamp":"20061205213202"},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to query snapshots for"}}},"response_schema":{"type":"object"}}