Skip to main content
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:
ResourceStarterProTeamEnterprise
Concurrency
Concurrent Browser Sessions1125+
Concurrent Workflow Runs5520200+
Organization
Team Members1110Unlimited
Additional Organizations0025+
Connections
Browser Operator Logins1510100+
Custom API Connections0510100+
Collections
Datastore Collections1110100+
File Storage Collections1110100+
Vault Collections0010100+

Rate Limits

Pinkfish enforces rate limits on API requests to protect platform stability and ensure fair usage. These limits apply per user, per organization.
ServiceHourly LimitDaily LimitDescription
Platform MCP5,000/hr50,000/dayAll MCP tool calls (code execution, memory, LLM, etc.)
PinkConnect25,000/hr100,000/dayAll proxy requests through PinkConnect
Embedded MCPs5,000/hr50,000/dayAll 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 TypeMaximum Items
Datastore Collections100,000 per collection
File Storage Collections1,000 per collection
Vault Collections50 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.