inboxroute.com
Inboxroute/Mailsquad is an email platform for creating, sending, and tracking email campaigns. Its published developer surface is a REST API for managing contacts, lists, campaigns, and related email resources.
inboxroute.com exposes one documented HTTP REST API surface: the Mailsquad API at `https://api.inboxroute.com/api`, described by a public Swagger/OpenAPI 2.0 document and authenticated with an API key in the `Authorization` header.
- Mailsquad REST APIdiscovered
The public API docs identify an API key sent in the Authorization header via the mqApiKey security scheme. I could confirm the credential exists from the OpenAPI spec, but I could not find a working account/settings page that shows where a developer generates it. Start from the API docs or the product site linked in the spec, Mailsquad, and look for API/account settings to create a key.
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