Subscription and Payment

Overview

ReAPI follows a freemium model that is simple and transparent.

  • Generous Free Plan: You can use API design and testing features for free until you reach your quota limits. To check your quota, go to:
    Workspace > Settings > Subscription > Usage.
  • Seamless Scaling: Once you reach your quota limit, you can subscribe by seats.
    • Pricing (USD):
      • $7 per seat/month (minimum $42/month for 6 seats)
      • $70 per seat/year (minimum $420/year for 6 seats, includes 2 months free)
    • No Limits: Once subscribed, there are no restrictions on the number of test nodes or API endpoints you can create.
    • For the latest pricing, please refer to the Pricing Page, as it takes precedence over this document.

Quota for Free Plan

ReAPI offers a generous free plan that allows you to explore API design and testing without immediate subscription. Below are the quota limits for free users:

API Design Quota

  • 250 endpoints (each defined by a URL + method)
  • 100 components (schemas, responses, etc.)

API Testing Quota

  • 400 test nodes (each step in a test flow counts, except for the start node)
  • 30 test components (shared API hooks, assertion groups, etc. See the Test Components guide for a full list.)

With 250 endpoints and 400 test nodes, the free plan is sufficient for a medium-sized project. If you reach the limits, you can upgrade to a subscription for unlimited access.

Tiered Plans

Currently, ReAPI offers the STARTER plan, providing full access to API design and testing without limitations.

We are continuously working on enhancements, including:

  • Permission management for better team collaboration
  • Security improvements to protect your sensitive data
  • AI assistant to streamline API development
  • Additional services, such as:
    • Mocking server for API simulation
    • Stable serverless test runner for reliable automation

In the future, we plan to introduce more advanced plans with expanded features. Stay tuned for updates!