Pinkfish implements resource limits to ensure optimal performance, reliability, and fair usage across all customers. These limits are designed to maintain platform stability while providing flexibility for your workflow needs.
Plan Overview
For detailed information on available plans and pricing, please refer to our Pricing documentation.
Resource Limits
The following tables outline the key limits for each subscription tier:
| Resource | Starter | Pro | Team | Enterprise |
|---|
| Concurrency | | | | |
| Concurrent Browser Sessions | 1 | 1 | 2 | 5+ |
| Concurrent Workflow Runs | 5 | 5 | 20 | 200+ |
| Organization | | | | |
| Team Members | 1 | 1 | 10 | Unlimited |
| Additional Organizations | 0 | 0 | 2 | 5+ |
| Connections | | | | |
| Browser Operator Logins | 1 | 5 | 10 | 100+ |
| Custom API Connections | 0 | 5 | 10 | 100+ |
| Collections | | | | |
| Datastore Collections | 1 | 1 | 10 | 100+ |
| File Storage Collections | 1 | 1 | 10 | 100+ |
| Vault Collections | 0 | 0 | 10 | 100+ |
Rate Limits
Pinkfish enforces rate limits on API requests to protect platform stability and ensure fair usage. These limits apply per user, per organization.
| Service | Hourly Limit | Daily Limit | Description |
|---|
| Platform MCP | 5,000/hr | 50,000/day | All MCP tool calls (code execution, memory, LLM, etc.) |
| PinkConnect | 25,000/hr | 100,000/day | All proxy requests through PinkConnect |
| Embedded MCPs | 5,000/hr | 50,000/day | All authenticated API endpoints (search, browser, LLM, etc.) |
When a rate limit is exceeded, the API returns a 429 Too Many Requests response with a Retry-After header indicating how long to wait before retrying.
Rate limits use a sliding window algorithm, so usage is measured continuously rather than resetting at fixed intervals. Enterprise customers can request increased rate limits — contact your account team.
Storage Capacity
| Collection Type | Maximum Items |
|---|
| Datastore Collections | 100,000 per collection |
| File Storage Collections | 1,000 per collection |
| Vault Collections | 50 per collection |
Enterprise plans can increase limits with add-ons: - Browser Plus: +5
concurrent browser sessions - Organization Plus: Additional organizations
For information on credits and usage-based billing for services that extend beyond these limits, please refer to our Credits documentation.