Built for the people who have to run it
Three things the REST API module handles, so your team spends its time on the work rather than the admin around it.
Predictable REST and JSON
Consistent resources, filtering and pagination across every module.
Permissions, not exceptions
Tokens inherit a role. An integration cannot widen its own access.
Documented and versioned
Reference, examples and a stable version so upgrades do not break you.
REST API is not a standalone tool
It shares a database with every other module, so a record carries its history forward instead of being re-typed at each stage.
Common questions about REST API
Is the API available on every plan?
Read access is available on Starter; full read and write access comes with Growth and above.
What are the rate limits?
Six hundred requests per minute per token by default, raised on request where there is a legitimate need.
Is REST API included in every plan?
Every Qubi 360 plan carries all 43 modules. Your admin decides which are switched on for the company, and separately what employees and clients can reach.