Limits
1. Quota

MemOS Cloud Services currently provides multiple pricing plans, from the free tier to the enterprise tier, to meet the needs of teams of different sizes. All plans are currently free for a limited time. Visit MemOS Pricing page to apply for the plan that fits your needs. Take action now and use MemOS Cloud Services to support the growth of your projects.
- The free quota is provided per developer account and is shared across all projects under that account.
- Failed requests (authentication failure, parameter error, exceeding limits, etc.) do not consume quota.
2. Resource Limits
To ensure service stability and security, MemOS Cloud Services imposes the following limits on core API calls, calculated per account:
| API Name | Single Input Limit | Single Output Limit |
|---|---|---|
| addMessage | 20,000 token | - |
| searchMemory | 20,000 token | Fact Memory: 25 items Preference Memory: 25 items Tool Memory: 25 items |
Document upload features are currently limited to a maximum of 500 pages. For higher-level or special requirements, please contact the project team.
- Requests exceeding the per-call limit will return the corresponding error code without deducting quota.
- Additionally, we recommend a maximum QPS ≤ 50 (i.e., up to 50 requests per second). This is not a strict limit, but high concurrency may be affected by platform capacity, so control request frequency according to actual needs.
3. Usage Monitoring
You can view the remaining quota for each API through the API Console, with filters for project, API key, and date to facilitate tracking and managing usage.
