M
Mockoon Admin API
Details
Authentication
Mockoon admin API bearer token bearer discovered
Authorization: Bearer <credential> 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.