PolyApiIDE features

Everything the extension can do, grouped by plan: what works without a key, what a subscription unlocks, and how Lifetime differs from Month / Year.

Collections stay local in Chrome by default. The server is used for keys, client registration (email + OTP), cloud backup, AI history and support — only when you opt in.

By plan

Free — no key

Start right after installing from the Chrome Web Store. Up to 2 active IDE sessions.

  • Workspaces: REST, GraphQL, WebSocket, SOAP, gRPC (JSON transcoding) — type at space or request level
  • Collections and folders: CRUD, clone, move, multi-select
  • Send HTTP requests: Params, Headers, Body (raw / urlencoded / form-data / file up to 5 MB)
  • GET / HEAD without a body; decoded URL after variable substitution
  • Environments and variables: request → collection → space → environment; empty values do not wipe lower layers
  • Dynamic variables: {{$guid}}, {{$timestamp}}, {{$randomInt}}, etc.
  • Auth: inherit, Bearer, Basic, API key, OAuth2, JWT, Digest, AWS; {{token}} placeholder
  • Pre-request and after-response scripts (sandbox, IDE console)
  • Import OpenAPI/Swagger, WSDL, GraphQL SDL and introspection, .proto, AsyncAPI, Postman Collection v2.1, Environment, curl, Insomnia, Hoppscotch, Thunder — sample files: https://polyapiclient.ru/examples/
  • JSON response tree, headers, session console, curl preview, fullscreen response
  • Collection groups, action log, undo delete
  • HTTP settings layers: IDE → space → request (enabled request layer wins)
  • Scripts poly / pm (editor autocomplete)
  • Light and dark theme, panel layout
  • API client registration (email + OTP) for cloud features and license keys

Month — full access for 30 days

Everything in Free plus automation, load, AI, patches and backup. Up to 5 concurrent active sessions per key. IDE updates while the key is valid.

  • Per-request QA: status, latency, body contains, JSON path, PII, 5xx — right after Send
  • Workspace QA scenarios: step chains, status branches, PDF report
  • Negative scenario generation from a request
  • Collection / folder runner: Functional (iterations, delay, CSV/JSON data file, stop on error, scripts)
  • Performance runner and Load tab: Fixed / Ramp up / Spike / Peak, VU, RPS, p95, error budgets
  • Load metric export: JSON, CSV, OpenMetrics, Influx, Grafana, Pushgateway
  • QA load-testing plan with PDF / DOC / DOCX export
  • PDF reports for QA and load runs; Authorization and Content-Type in reports
  • Collection, folder and request patches (export / apply), patch conflict hints
  • Proxy at space, collection or request level; separate proxy for AI
  • AI assistant: Ask / Explain, multiple providers with your keys, design a collection, AI Chat
  • Server AI history — truncated text without secrets or PII (do not put live tokens in prompts)
  • Integrations: multiple issue trackers and messengers (file a bug from the IDE)
  • Local IDE snapshot, manual cloud backup, email backup (optional secrets in export)
  • Autosave and multi-workspace beyond Free limits
  • Key by email; updates via the browser store after publication; no Lifetime archive (zip)

Year — same as Month, for 12 months

Functionally identical to Month, billed yearly with a discount. Up to 5 active sessions per key.

  • Full Month plan feature set (see list above)
  • Discount vs paying Month × 12
  • Key valid for 12 months from payment
  • IDE updates while the key is valid
  • Manual cloud backup and email backup
  • Up to 5 concurrent active IDE sessions per key
  • Updates via the browser store after publication; no Lifetime archive (zip)

Lifetime — one-time purchase, living plan

One-time payment. Fixes of the line are free. Major updates are optional. Up to 5 active sessions. Key + zip: install a new build immediately, without waiting for the store.

  • All paid features of the line (see Month): QA, runner, load, AI, backup, patches
  • Fixes (patches and minor bugfixes) of the current line at no extra charge
  • Major updates are optional and paid when that plan exists
  • Key and download link / archive (single-use link — keep the zip)
  • New versions are available in the archive immediately — no waiting for browser store publication
  • Install from archive or Chrome Web Store
  • Up to 5 concurrent active IDE sessions per key
  • Support fixes breakages and can resend a patched zip of the line
  • Manual cloud backup (can be disabled in settings)
  • IDE snapshot with optional secrets export for a private channel
  • No subscription or recurring payments

All plans

Local-first

Collections, environments and responses live in chrome.storage on your machine. Free needs no site account. A technical client_id appears only for server features.

Active sessions

Free — up to 2; demo — 1; Month / Year / Lifetime — up to 5. On conflict — “Stay here” or end the other session. Details: quick start, step 11.

14-day demo

Once per email via the “Activate Demo” form on the website (not from the IDE). Unlocks paid features for 14 days; when it expires IDE data is reset — back up first.