In development
Scheduling API built
for AI agents
Multi-participant coordination, calendar sync, and conflict resolution — making AI scheduling predictable, reliable, and boring in the best possible way.
// example request POST https://api.temporaapi.dev/v1/schedule { "participants": ["alice@acme.com", "bob@acme.com"], "duration_min": 30, "calendar_sync": true, "resources": ["conf-room-3"], "webhook_url": "https://yourapp.dev/hooks/booking" }
Features
Multi-participant booking
Book multiple participants, rooms, and resources in one call
Calendar sync
Sync with Google Calendar, Outlook, and iCal
Simple API key auth
Simple API key auth — integrate in minutes
Webhooks for events
Webhooks for every booking event