Creating a HackGATE provisions a dedicated reverse proxy for your web application. Once deployed, researchers access your app through theDocumentation Index
Fetch the complete documentation index at: https://docs.hackgate.io/llms.txt
Use this file to discover all available pages before exploring further.
*.hackgate.net URL while HackGATE logs all their traffic and enforces your access rules.
You must have an organization before creating a HackGATE. The origin URL must be a valid FQDN with protocol (e.g.
https://www.example.com). Query parameters (? and =) are not allowed in the origin URL.Provide your origin URL
Send a The response includes the
POST request to /api/sites with your application’s origin URL.hackgatedName — the proxy URL you will share with researchers.Share the HackGATEd URL with researchers
The
hackgatedName field in the response is the URL researchers use to access your application — for example, example-yourorg.hackgate.net.Do not share your originName with researchers. The origin URL should remain confidential.Add instructions for researchers (optional)
Use the
/api/sites/instructions endpoint to provide testing guidance that researchers will see when they access your HackGATE.If your origin uses a custom port (e.g.
https://example.com:8080), contact support@hckrt.com.