- Apidog Learning Center
- Get started
- Introduce Apidog
- Basic concepts in Apidog
- Navigating Apidog
- Quick Start
- Migration
- Design APIs
- Develop and Debug APIs
- Mock API data
- Automated tests
- Publish API Docs
- Send requests
- Branches
- Apidog MCP Server
- Best practices
- Administration
- Billing
- Data & Security
- Add-ons
- Account & preferences
- References
- Apidog Europe
- Support Center
Self-hosted runner mock
1. Configure the Server Host#
IP
or domain
of the server where the Runner is located in the Server Host
of the deployed runner.Example 1
Example 2
2. Verify the Runner Mock Environment#
3. Use the Runner Mock Environment#
FAQ#
Does Runner Mock support HTTPS? How can I enable it?
Yes, Runner Mock can be accessed via HTTPS, but note the following:The Runner itself does not include built-in HTTPS certificate support or automatic certificate provisioning. As long as your domain is already configured with HTTPS and is accessible (for example, via a reverse proxy like Nginx with a certificate), you can use it directly. ✅ You only need to enter 
https://your-domain:port
in the “Server Host” field to access the Runner Mock service over HTTPS, without any additional configuration on the Runner itself. For example: