Skip to content

For integrators

If you want to capture into Moonjar from a script, push items into a collection from a workflow, or read your own data into a custom dashboard, you can use the API directly. For most readers, connecting through MCP is the easier path — it covers most of the same surface without writing code.

Programmatic access

Authentication, what’s exposed, what isn’t. Read →

Limits

Rate limits and monthly allowances. Read →

The API is the same one Moonjar’s mobile app uses. Per-user API keys grant the same scope as the account itself — anything you can do in the app, the key can do. The catch: there’s no separate endpoint reference. This section covers concepts and limits; for specific endpoint shapes, the mobile app’s source is the canonical reference.