3

3minapi.com

3Min API is a no-code service for creating and hosting CRUD-style JSON endpoints without building a backend. It lets users define schemas, test in sandbox, invite collaborators, and manage API activity through a web dashboard.

2 integrations · MCP · REST

3minapi.com exposes a REST data API at `https://api.3minapi.com/api/v1/data/{slug}` authenticated with bearer endpoint keys, plus an MCP server at `https://3minapi.com/api/mcp` that supports either OAuth account login or an `x-api-key` MCP key for CLI/IDE tools.

discovered 1d ago
MCP servers1
REST · OpenAPI1
Credentials
Endpoint API keybearer

Create an endpoint in the dashboard. 3Min API automatically issues environment-specific endpoint keys for that endpoint: a sandbox key prefixed tm_test_ when the endpoint is created, and a production key prefixed tm_live_ after deployment. Owners can view/regenerate them on the endpoint detail page; collaborators can access their own invited keys from their dashboard.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

conventions · 2/8 published

Publish these signals → /publishing