Add to calendar
Turn event details into working **"Add to Calendar"** links for Google Calendar, Outlook.com, Office 365, and Yahoo Calendar — plus a standards-compliant `.ics` file. One request in, links out. No OAuth. No calendar permissions. No user accounts. Nothing stored. ## Why not just build it yourself? Generating calendar links looks like a fifteen-minute job until you try it. Each provider uses a…
Add to calendar endpoints
| Method | Endpoint | Description |
|---|---|---|
| links | ||
| POST |
createCalendarLinks /links |
Returns provider deep links for Google, Outlook.com, Office 365, and Yahoo, plus the complete `.ics` file content as a string. |
| ics | ||
| GET |
downloadIcs /ics |
Same fields as `POST /links`, passed as query parameters. Returns the `.ics` file directly with `Content-Type: text/calendar` and an attachment disposition — link to it from an… |
Add to calendar pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|