Early Access Program
MocklyAPI is currently in Early Access and is provided at no cost to all users. We appreciate your feedback as we continue to improve the platform.
Service Quotas
MocklyAPI provides flexible service quotas to ensure optimal performance and fair usage across all users. The following quotas apply during the early access period:Mock API Quotas
| Quota Type | Limit | Scope |
|---|---|---|
| Mock API Response Data | 50,000 characters | Per mock API endpoint |
| Mock APIs | 10 APIs | Per project |
| HTTP Endpoint Rate Limit | 100 requests/minute | Per mock API endpoint |
| HTTP Monthly Requests | 50,000 requests/month | Per mock API endpoint |
| AI Assistant Input | 2,000 characters | Per chat message |
| AI Assistant Messages | 100 messages/month | Per mock API endpoint |
| Projects | 3 projects | Per organization |
| Free Organizations | 2 organizations | Per user account |
Quota Details
Response Data Character Limit
Each mock API can store up to 50,000 characters of response data. This applies to any type of content that your mock API returns. What counts toward this limit:- All characters in your mock response body
- Whitespace and formatting characters
- Special characters and unicode
AI Assistant Message Limits
The AI Assistant helps you generate and refine mock data with intelligent suggestions. Input Limit: 2,000 characters per message- This is the maximum length of each message you send to the AI assistant
- Applies to your prompts and questions
- Resets on the first day of each calendar month
HTTP Endpoint Rate Limiting
To ensure service stability and fair usage, mock API endpoints have the following limits: Rate Limit: 100 requests per minute- Applied per mock API endpoint
- Requests exceeding this limit receive a
429 Too Many Requestsresponse
- Applied per mock API endpoint
- Resets on the first day of each calendar month
- Only successful requests count toward this quota
Projects and Organizations
Projects per Organization: 3 projects- Each organization can create up to 3 projects
- Each user account can create or own up to 2 free organizations
Request Counting Rules
Only successful requests count toward your monthly quota. Failed or rejected requests do not consume your allocation.
Requests That Count
✅ Successful requests that count toward quota:200 OKresponses201 Createdresponses
Requests That Don’t Count
❌ The following requests are excluded from your quota:- Unauthorized requests -
401 Unauthorizedresponses (invalid or missing auth tokens) - Rate limited requests -
429 Too Many Requestsresponses (exceeded rate limit) - Server errors -
5xxresponses (service unavailability or internal errors) - Client errors -
4xxresponses other than 429 which are not explicitly set using settings (malformed requests)
Example Scenarios
Scenario 1: Development TestingFair Use Policy
MocklyAPI is provided free of charge during early access. We ask that users:- Use the service for legitimate development and testing purposes
- Avoid automated abuse or excessive traffic generation
- Report bugs and provide feedback to help improve the platform

