Skip to main content
The Memories.ai API is subject to rate limits defined by per-minute and daily usage caps. Exceeding these limits may result in temporary throttling (Error 429).

Specific Rate Limits

InterfaceRate Limit
Upload (local/URL)1 Query Per Minute (QPM)
Search1 Query Per Second (QPS)
Chat2 QPM
Video Marketer2 QPM
Transcription (Audio/Video)1 QPS
Summary1 QPS
List Videos/Sessions5 QPS
Delete Videos5 QPS (max 100 videos/request)
Download Videos12 QPM
Task Status1 QPS

Handling Rate Limits

If a rate limit is exceeded, the API returns a 0429 error response. You should implement exponential backoff retry logic in your application.

Credits

New users receive initial free credits (e.g., 100 or 500). Once used, the service pauses until recharged. Check your balance in the API Usage page.