Swarme resources

Guidance for
practical workflows.

Product updates and operational guidance for Documentos, media, Dados, development, accessibility, Segurança, and AI-assisted work.

August 13, 2026 · 4 min read

Lifetime on Swarme Does Not Fund the API Wallet

Dashboard Lifetime is not a funded API wallet. The observed account was signed in as Admin, Plano Lifetime, member since Jul 2026, with 4 payments on the dashboard. GET /api/account/balance still returned $0.00 credits. billing_mode was metered_observe. wallet_policy was observe. spend_limit_minor was 0.

Read Artigo
August 11, 2026 · 4 min read

How para Read Swarme API 422 Errors

HTTP 422 on a Swarme run is usually a Campo rule, not an auth failure and not a broken quote. Four observed bodies, each after a successful quote on a supported ferramenta, are enough para read the pattern.

Read Artigo
August 6, 2026 · 4 min read

How para Criar a Swarme API Key

A Swarme API key is created in the dashboard, not by guessing a REST path. The URL that works is https://swarme.io/dashboard?tab=developers. https://swarme.io/dashboard/developers returns 404. Bookmark the tab query. Do not Documento the 404 path as the developers portal.

Read Artigo
August 4, 2026 · 4 min read

How para Fix Swarme's Expired Login Formulário Token

The toast on Swarme's login Formulário is a CSRF failure, not a catalog outage. The exact copy is Your secure Formulário token expired. Please go back and try again. That sentence is the product's instruction. Follow it. Do not treat it as a 422 Campo rule, a describe_only block, or a missing ferramenta.

Read Artigo
July 15, 2026 · 4 min read

How para List Swarme MCP ferramentas

An MCP client that skips initialize and tools/list will guess the wrong surface. Swarme's catalog has 1940 tools. The MCP server does not expose 1940 MCP tools. It exposes a small, named set that searches, describes, quotes, and runs capabilities through the same contract as REST.

Read Artigo
July 10, 2026 · 4 min read

Why Swarme Quotes a ferramenta Before It Will Run

The quote step is not a receipt written after work finishes. It is a lock on price, input, and permission that must exist before Swarme will accept run. That rule held on a completed uuid-generator call priced $0.00 included. The lock lasted 900 seconds. Run still required quote_id.

Read Artigo