rutter.com
Rutter provides a unified API layer for connecting to third-party business systems such as accounting, commerce, payments, ads, and banking platforms. Its product includes an end-user linking flow called Rutter Link and APIs for reading and writing business data across those systems.
Rutter exposes a versioned REST API authenticated with Rutter-issued client credentials, plus two frontend integration packages for Rutter Link (`@rutter/rutter-link` and `react-rutter-link`) that use a Rutter-issued public key; no public GraphQL API, MCP server, or standalone CLI was found.
- Rutter REST APIdiscovered
- react-rutter-linkdiscovered
Sign up or log in to the Rutter dashboard. For each environment (sandbox or production), copy your client_id and client_secret from the dashboard as described in the Authorization docs. Use them together as HTTP Basic Auth against the Rutter API.
Log in to the Rutter dashboard and copy your Rutter Link public_key for the desired environment. The Rutter Link overview and JavaScript quickstart show this key being passed to Rutter.create({ publicKey: ... }) on the client side.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing