Announcement1 min read
🚀

Introducing: New Pro Features for Power Users

We've added API access, larger file uploads, and priority processing to the Pro plan.

AM

Alex Morgan

We're excited to announce a major update to our Pro plan, designed for power users who need more from their AI tools. These features have been the most-requested additions from our community over the past six months.

What's New in Pro

API Access

Integrate ToolRift directly into your applications, scripts, and workflows. The REST API supports all 50+ tools with consistent request/response formats. Comprehensive documentation and client libraries are available.

POST /api/v1/tools/text-summarize
Authorization: Bearer YOUR_API_KEY

{
  "input": "Your long text here...",
  "length": "medium"
}

Larger File Uploads

Pro users can now upload files up to 100 MB — up from the free plan's 10 MB. This is particularly useful for audio transcription, document analysis, and image processing.

Priority Processing

Your jobs skip the queue during peak times. Free plan users share processing capacity; Pro users get dedicated capacity. Expect 3–5x faster results during peak hours.

365-Day Result Storage

All your outputs, transformations, and generated assets are stored for a full year — up from 30 days on the free plan. Never lose an important result again.

500 Daily Executions

Run up to 500 tool executions per day, up from 10 on the free plan. Perfect for batch processing workflows.

Getting Started

Upgrade to Pro from your dashboard settings page. All existing free users can start a 7-day free trial — no credit card required upfront.

What's Coming Next

We're working on:

  • Team accounts with shared execution limits
  • Webhook support for long-running jobs
  • Custom tool configurations and saved presets
  • Bulk processing mode for CSV inputs

Thank you to everyone who provided feedback and feature requests. Keep them coming at [email protected].

#product#update#pro#announcement

More from the Blog