Docs / Changelog

Release changes for integrators

When to use

Use this before upgrading agent integrations

Review this page to identify route, schema, or surface changes that affect your deployment.

Request example

Programmatic changelog poll

GET /docs/changelog

Response example

Entry format

{
  "date": "2026-02-17",
  "type": "major",
  "summary": "Agentic relaunch: new public IA and docs hub."
}

Updates

Recent changes

  • 2026-03-06 · MAJOR

    Pricing rebaseline: analyze_media vision_qa → 3 credits, lib_list structurally free. Updated api_costs with Vertex Veo 3 billing tiers ($1.60–$3.20). Free signup credits increased to 300.

  • 2026-03-05 · FIX

    Fixed voice_id parameter routing for MiniMax TTS — voice cloning now resolves correctly across all TTS modes.

  • 2026-03-03 · MAJOR

    x402 Stripe settlement: persistent PaymentIntent quotes, $0.50 minimum floor, signed session tokens for async resource polling. Coinbase CDP facilitator remains default.

  • 2026-02-28 · MAJOR

    Wallet authentication: SIWE browser sign-in and magic link from x402 responses. x402 tool responses now include wallet_link URL for browser access to the payer's library.

  • 2026-02-17 · MAJOR

    Agentic relaunch: new public IA, docs hub, pricing surfaces, and developer routes.

  • 2026-02-17 · MAJOR

    Updated checkout API contract to support pack_id and pay-as-you-go credit purchases without subscription gating.

Error behaviors

Upgrade hygiene

  • • Treat removed/legacy tool names as breaking changes in your tool allowlists.
  • • Validate checkout and subscription payload contracts in staging before production rollout.

Operational notes

Release policy

Changelog entries are additive and intended for builders running autonomous workflows at scale.