Open App

API Reference

REST API endpoints, request parameters, and response shapes

REST API for programmatic access. Authenticate with a Bearer token (API key prefix mo_). Scopes are read, write, delete. Create and manage keys under API & Webhooks.

Availability and limits

  • Availability — API docs are marked API (Beta) in the docs navigation.
  • Prerequisite — Create an API key under Settings > API Keys.
  • Auth — Send Authorization: Bearer <API_KEY> with an mo_ key.
  • Scopes — Keys can use broad scopes (read, write, delete) or resource/action scopes where available.
  • Rate limit — The API enforces request limits and can return 429 Too Many Requests with Retry-After.
  • Support path — Use API & Webhooks for key setup and Support for access issues.

Base URL

https://api.usemonoid.com

Start here

  • API Quick Start — Verify auth, create a task, list today's tasks, and schedule it.

Resources