Outbound-only
Agents connect out to APIContext, so private services do not need inbound public access.
Deploy lightweight APIContext nodes behind your firewall to test internal APIs, private services, and employee-facing workflows without exposing sensitive systems to the public internet.
Private nodes execute the same synthetic journeys as cloud POPs, but originate from your network so internal APIs, staging environments, and restricted applications can be tested safely.
Run agents as Docker containers, scheduled jobs, or service workloads in your VPC, data center, Kubernetes cluster, or secure network segment.
services:
apicontext-node:
image: apicontext/private-node:latest
environment:
APICONTEXT_NODE_TOKEN: ${NODE_TOKEN}
APICONTEXT_REGION: eu-west
network_mode: bridge
restart: unless-stoppedValidate private applications, partner integrations, internal APIs, and remote employee workflows from the places where they actually run.
Agents run inside your infrastructure using your enterprise credentials, secrets, and network policies. APIContext receives telemetry, not unrestricted access to your private services.
Agents connect out to APIContext, so private services do not need inbound public access.
Use your own enterprise auth, vault, and network policy for private checks.
Combine public cloud POPs with private locations for a complete customer-to-origin picture.
Run the same API, browser, and workflow checks against internal-only systems.
Separate cloud, edge, origin, and private-network failures in a single journey.
Forward traces, logs, metrics, and events from private runs to your existing tools.
Private-node telemetry flows into the same tools your teams already use
Deploy the first private node, point it at an internal API, and start validating restricted services without opening them to the internet.