Last updated

// 00 — API REFERENCES

API REFERENCES

wspc exposes a typed HTTP surface per domain. Each domain ships an OpenAPI document at a fixed URL. The pages below are live — request shapes, response schemas, and example payloads match the deployed server.

Pick a domain:

  • Todo API ↗ — tasks with hierarchy, status, due dates, RRULE recurrence, optimistic locking.
  • Email API ↗ — aliases under @wspc.app, inbound mail, outbound send, attachments.
  • Calendar API ↗ — events with attendees, ICS export, natural-language time parsing.

Every endpoint authenticates with a single Bearer API key. Create one with wspc keys create --label "..." or via app.wspc.ai/settings/api-keys.