🏰 Bring Your Own Cloud

Run tests inside your own network. Test internal APIs behind firewalls. Your test traffic and data never leave your infrastructure.

Get Started Free →

Architecture

Private testing connects outbound to AccessLoad. No inbound ports. No VPN. No firewall rules.

Your Infrastructure

🏰 Your Network

Private network

🔧 Test Agent

Lightweight agent

🎯 Your APIs

Internal endpoints


TLS-encrypted outbound connection (port 443 only)

AccessLoad Cloud

⚡ Controller

Orchestration & metrics

📊 Dashboard

Real-time results

🤖 AI Analysis

Insights & reports

Setup in 3 Minutes

1 Get Your API Key

Login to AccessLoad → Settings → Generate API Key. This key authenticates your test agent with the platform.

2 Deploy the Agent

Single command. Runs anywhere — AWS, GCP, Azure, on-prem, or your laptop.

# Install & connect your test agent
curl -fsSL https://get.accessload.com | sh

# Authenticate with your API key
accessload worker init --key YOUR_API_KEY

# Start the agent (auto-exits after test completes)
accessload worker start --capacity 5000

💡 The agent automatically connects to your AccessLoad dashboard, executes assigned tests inside your network, and shuts down cleanly when done.

3 Start Testing

Your agent appears in the dashboard within seconds. Create a test targeting your internal URLs — the agent handles execution inside your network.

Security First

🔒 No Inbound Ports

All connections are initiated outbound from your network. Your firewall rules stay untouched. No VPN tunnels needed.

🔐 Token Authentication

Every agent authenticates with a unique API key. Keys are scoped per team with capacity limits. Revoke instantly.

🌐 TLS Everywhere

All communication between your agent and AccessLoad is encrypted via TLS 1.2+. No plaintext data on the wire.

📍 Data Stays Local

Test traffic flows directly between the agent and your APIs. Request/response payloads never leave your network.

Perfect For

🏦

Fintech & Banking

Test payment APIs without exposing them to the internet. PCI-compliant testing.

🏥

Healthcare

Load test HIPAA-sensitive endpoints within your private network boundary.

🏛️

Government

Test behind air-gapped or restricted networks. No data leaves the perimeter.

Scale Your Test Capacity

Deploy multiple agents for higher VU capacity. Each agent auto-registers and receives its share of the load.

# Scale your test capacity
accessload worker start --capacity 3000 --replicas 10

# Total capacity: 10 × 3,000 = 30,000 VUs
# Agents auto-register and load-balance automatically

Ready to Test Behind Your Firewall?

Private testing is available on Enterprise plans. Contact sales for custom pricing, or redeem your enterprise code in the dashboard.

Contact Sales → Redeem Enterprise Code