Limits

MemOS provides each developer with free quota to quickly experience and validate its memory capabilities.

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.

Note
  • 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 stable and secure service, MemOS Cloud Service enforces the following limits on API calls, calculated at the account level:

API NameMax Input per RequestMax Output per Request
addMessage4,000 tokens-
searchMemory4,000 tokens25 memories
getMessage-50 messages
Note
  • 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.


4. Contact Us