What exactly is API Hub?
API Hub is a collaborative, Postman-style platform for designing, testing and automating API requests. You build requests in a browser workspace, run them against live or mock endpoints, assert the results, and chain them into workflows — with teams, workspaces, projects and role-based access on top.
Do I need a credit card to try a paid plan?
No card is required to sign up — the Free plan is free to use forever. Paid plans do not come with a separate trial: instead, your first recharge of Starter, Pro or Team adds 5, 10 or 15 extra days of validity on top of the paid period. If a paid plan is not for you, you can always drop back to the Free plan without losing your data.
Can I really paste a cURL and start without saving?
Yes. Paste a cURL into the create modal or the URL field of any request and it is parsed into method, URL, params, headers and body automatically. The scratchpad lets you fire that request immediately, with nothing saved until you choose to.
How are formulas and workflows kept safe?
Formula expressions run in an isolated sandbox server-side, with limits that stop runaway work. Workflows chain request outputs through that engine, and every run is recorded in history with retention policies you control.
What are the plan limits?
Plans scale the number of workspaces, projects and seats plus storage. Free is one workspace and project; paid tiers add more (and unlimited on Team/Enterprise). See the pricing grid above for the current limits.
Can I switch, cancel or get enterprise terms?
Yes. Upgrade, downgrade or cancel anytime — changes apply at the end of the current billing period, and yearly billing saves roughly 17%. The Enterprise plan adds unlimited seats, SAML SSO, an SLA and a dedicated customer success manager; contact sales for custom pricing.
How is my data secured?
Secret values are encrypted in a server-side vault, database access is enforced row-by-row, request responses can be redacted, and sensitive operations are written to an audit log. Formula runs are sandboxed and data retention is configurable per workspace.