Seekmodo developer docs

Reference for the REST shim, MCP JSON-RPC surface, and storefront connectors. Authenticate with HMAC; replay window is 5 minutes.

Get your credentials

Every request below needs a tenant_id and shared secret to mint the X-Seekmodo-Signature HMAC. Find both at admin.seekmodo.com → Settings → Developer / API credentials. If you ever leak the key, rotate it from the same page — old secrets stay valid for 10 minutes during rotation.

Convention: almost every MCP tool is also POST https://mcp.seekmodo.com/v1/<tool.name> with a JSON body matching that tool's inputSchema (see GET /v1/tools). This reference is generated from the live tool catalog — search, index, events, fitment, recommendations, merchandising, and more.

Prefer a narrative guide? Build a custom connector · Vehicle fitment API · MCP tool table · Sandbox · REST solutions overview.