Rate Limits
To ensure the reliability and stability of our platform, Motomarks enforces rate limits on API and Image CDN usage.
| Plan | Requests / Day | Attribution | Enforcement |
|---|---|---|---|
| Free | 1,000 | Required | Hard Limit (429) |
| Startup | 10,000 | Not required | Soft Limit |
| Pro | 100,000 | Not required | Soft Limit |
| Enterprise | Custom | Not required | Custom |
How Limits Work
What counts as a request?
Every call to the Image CDN (img.motomarks.io) and the JSON API (api.motomarks.io) counts as a request. Cached responses served by the CDN also count towards your quota.
Free Plan Attribution
The free plan requires an attribution link back to motomarks.io on your website. See the full attribution requirements for implementation details. Attribution is checked every 3 days. Removing the link will deactivate your API keys.
Exceeding Limits
If you exceed your plan's daily limit:
- Free: Requests will return a
429 Too Many Requestserror until the next day (UTC midnight). - Paid Plans: We will contact you to discuss upgrading your plan. Service is generally not interrupted for reasonable overages.