mockoon.com
Mockoon is an API mocking tool for designing and running mock REST APIs locally, in CI, or in hosted cloud deployments. It offers desktop, CLI, and cloud features for creating, sharing, and deploying mock API environments.
Mockoon exposes a local/mock-instance HTTP Admin API, deployable mock HTTP endpoints, and a self-hosting CLI; documented auth includes bearer tokens for the Admin API, cloud instance keys/tokens, and CLI cloud access tokens.
- Mockoon Admin APIdiscovered
- Mockoon CLIdiscovered
In your Mockoon Cloud account, open the access tokens page and create a token. Choose the needed permissions; current docs list environment:read for self-hosting cloud environments with the CLI. This feature requires a Team or higher plan per the access tokens docs.
For the desktop app, start Mockoon and read the generated admin API token from each mock API's Settings tab, or set MOCKOON_ADMIN_API_TOKEN before launch to override it for all mocks. For the CLI, pass your own token with --admin-api-token or the MOCKOON_ADMIN_API_TOKEN environment variable, or let Mockoon generate one at startup and read it from the logs. See the Admin API overview.
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