{"api":"v1","generated_at":"2026-09-15T19:48:58.287Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-kakerapetit-dev-v1-calendar-ics-513f5e","pinned_page":"https://tollindex.com/e/api-kakerapetit-dev-v1-calendar-ics-513f5e/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"api-kakerapetit-dev-v1-calendar-ics-513f5e","canonical_url":"https://api.kakerapetit.dev/v1/calendar/ics","resource":"https://api.kakerapetit.dev/v1/calendar/ics","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Generate a calendar invite (.ics file) from event details. Returns a valid RFC 5545 iCalendar VEVENT with title, start and end time, timezone, location, and attendees that can be emailed or imported into Google Calendar, Outlook, or Apple Calendar. Use when an agent needs to schedule a meeting or send a calendar invitation.","service_name":"Kakerapetit","declared_category":null,"declared_tags":["calendar invite","ics file","icalendar","meeting invite","scheduling"],"route_template":null,"registry_updated":"2026-09-14T00:30:37.908Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"calendar ics","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0x3a43FdF92B1596B22DDF719d5b528c537Da4237d","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":5,"unique_payers_30d":1,"last_called_at":"2026-09-14T00:30:37.634Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:44:18.434Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:44:18.434Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:39:45.911Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:37:52.766Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:54:30.141Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:29:29.405Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x3a43FdF92B1596B22DDF719d5b528c537Da4237d","page":"https://tollindex.com/seller/0x3a43FdF92B1596B22DDF719d5b528c537Da4237d","endpoints":11,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["calendar invite","ics file","icalendar","meeting invite","scheduling"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x3a43FdF92B1596B22DDF719d5b528c537Da4237d","amount":"2000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1785510138/bazaar-icons/666e42cd50efa106.png","quality":{"lastCalledAt":"2026-09-14T00:30:37.634Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":1},"resource":"https://api.kakerapetit.dev/v1/calendar/ics","extensions":{"bazaar":{"info":{"input":{"body":{"end":"2026-07-15T10:45:00-07:00","start":"2026-07-15T10:00:00-07:00","title":"Quarterly planning sync","location":"https://meet.example.com/qps","timezone":"America/Los_Angeles","attendees":["alice@example.com","bob@example.com"],"description":"Agenda: roadmap review and Q3 goals."},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"ics":"BEGIN:VCALENDAR\r\nVERSION:2.0\r\nPRODID:-//x402-seller-api//calendar-ics//EN\r\nBEGIN:VEVENT\r\nUID:5f3a...@x402\r\nDTSTAMP:20260708T000000Z\r\nDTSTART:20260715T170000Z\r\nDTEND:20260715T174500Z\r\nSUMMARY:Quarterly planning sync\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n","uid":"5f3a2c9e-1b7d-4e42-9c39-8d2f4a61e0aa@x402"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["title","start","end"],"properties":{"end":{"type":"string","format":"date-time","description":"Event end as ISO 8601 datetime. Must be after start."},"start":{"type":"string","format":"date-time","description":"Event start as ISO 8601 datetime, e.g. 2026-07-15T10:00:00-07:00."},"title":{"type":"string","description":"Event title (SUMMARY)."},"location":{"type":"string","description":"Optional location or meeting URL."},"timezone":{"type":"string","description":"Optional IANA timezone (e.g. America/Los_Angeles) used when start/end have no UTC offset."},"attendees":{"type":"array","items":{"type":"string","format":"email"},"description":"Optional attendee email addresses (ATTENDEE lines)."},"description":{"type":"string","description":"Optional event description body."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Generate a calendar invite (.ics file) from event details. Returns a valid RFC 5545 iCalendar VEVENT with title, start and end time, timezone, location, and attendees that can be emailed or imported into Google Calendar, Outlook, or Apple Calendar. Use when an agent needs to schedule a meeting or send a calendar invitation.","lastUpdated":"2026-09-14T00:30:37.908Z","serviceName":"Kakerapetit","x402Version":2}]}}