ScheduleKit
Make scheduling easy: turn plain English into RRULEs in one API call ScheduleKit is a natural language scheduling API that parses human text into precise, structured datetime and recurrence rules. ✅ Parse free-form phrases like: • “every first Friday at 6pm” • “2nd Tuesday of each month at 8am ET” • “daily at 9:30am for 2 weeks starting tomorrow” ✅ Instant API response with: • UTC start time…
ScheduleKit endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Parse /parse |
Parses natural language schedule text into RFC 5545 RRULE + DTSTART. |
| GET |
Health /health |
Returns OK if the ScheduleKit API is online. |
| GET |
Version /version |
Returns the current parser version of ScheduleKit. |
ScheduleKit pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | Free | 100 / second |
|