05 · RESOURCES
Changelog
Everything that changed in the API, the MCP server and the console, newest first. Price changes are announced here and by email; they apply to requests made after the change, never to settled ones.
3 September 2026v1.3
NewOAuth 2.1 for connector marketplaces
- The MCP server now supports OAuth 2.1 with PKCE and dynamic client registration, so GTMRouter can be added to Claude, ChatGPT and other assistant directories with a sign-in flow instead of a pasted key. The token you approve is an API key in your workspace, scoped to what you approved, revocable from the console.
- Pricing find_intent is now two-part: 10 credits per signal-bearing company plus 0.5 credits per company scanned. Misses on every other verb stay free.
- Pricing LLM passthrough repriced to cost-plus: sonnet-5 0.5, haiku-4.5 0.25, gpt-5-mini 0.1 credits per 1k tokens.
- Pricing Sending capacity: domains 1,500 credits one-time (at cost), five mailboxes per domain, 750 credits per mailbox per month.
- Minimum top-up is now $20 (2,000 credits). Credits still never expire.
- Credits land within seconds of a successful payment; the console shows the new balance without a refresh.
- The console and the docs are fully usable on phones.
2 September 2026v1.2
NewProduction, live billing, docs
- GTMRouter is on production infrastructure with live card payments. Keys minted from today are gtmr_sk_live_.
- Documentation live at docs.gtmrouter.dev, including llms.txt for agents and the OpenAPI spec.
- Passwordless sign-in: a one-time link or 6-digit code by email, or Google. No passwords anywhere.
- Suppression events from the sending layer (replies, bounces, unsubscribes) now propagate to live campaigns within a minute.
- Fix Marketing site and docs render correctly at phone widths.
1 September 2026v1.0
NewGTMRouter API v1 and MCP server
- Nine verbs behind one key: find_leads, enrich, verify_email, find_intent, setup_sending, create_campaign, launch_campaign, get_replies and llm.
- Hosted MCP server at mcp.gtmrouter.dev exposing the same verbs as tools, with one-prompt setup for Claude Code, Cursor and Codex.
- Prepaid credits with the exact charge disclosed in every response envelope. Misses are free. 300 free credits on signup, no card.
- Human confirmation, enforced at the server, for every purchase of sending capacity and every campaign launch.
- Permanent, workspace-wide suppression applied at draft, re-checked at launch.
- Idempotency keys on every mutating verb: retries replay the original result without re-charging.