One API Call. Universal Access.
Turn any application, API, file, MCP server, or private service into an identity-bound qURL accessible by humans and AI agents—without VPNs, login portals, or shared credentials.
- ✓ Identity-Bound
- ✓ Single-Use
- ✓ Invisible by Default
curl -X POST https://api.layerv.ai/v1/qurls \
-d '{"target_url":"https://internal.example.com"}'
// Response
{ "qurl": "https://qurl.link/..." }Every Resource Becomes a qURL
One API call creates a secure, identity-bound access path to applications, APIs, files, servers, and MCP services for both humans and AI agents.
POST /qurlsqurl.link/#at_a1b2c3d4r_a1b2c3d4.qurl.sitePortal vanishes after useThe portal never connects to a resource directly — it is bridged through a connector to reach Files, Web Apps, APIs, and Servers.
Integrate Anywhere. Deploy Anywhere.
Turn Any Resource Into a qURL with One API Call
curl -X POST https://api.layerv.ai/v1/qurls \
-H "Authorization: Bearer $LAYERV_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"target_url": "https://internal.example.com/admin",
"expires_in": "1h",
"one_time_use": true
}'{
"data": {
"resource_id": "r_k8xqp9h2sj9",
"qurl_link": "https://qurl.link/at_abc123def456",Single-use portal link
"qurl_site": "https://r_k8xqp9h2sj9.qurl.site",
"expires_at": "2026-03-07T14:00:00Z"Auto-expires in 1 hour
},
"meta": {
"request_id": "req_abc123"
}
}Every component below is open source. Click on any box to view the reference implementation.
qurl-integrations
Reference Slack Agent and Discord Agent implementations. Generate identity-bound, single-use qURLs directly from chat.
github.com/layervai/qurl-integrations →qurl-typescript / qurl-python
Official TypeScript and Python SDKs. Mint identity-bound, single-use qURLs from your own applications and services.
github.com/layervai/qurl-typescript →qurl-mcp
Model Context Protocol integration. Let AI agents and MCP clients request qURL-protected access to tools and resources.
github.com/layervai/qurl-mcp →OpenNHP
The full Network-infrastructure Hiding Protocol reference implementation — the open standard qURL is built on.
github.com/OpenNHP/opennhp →Built for Real-Time Access
Identity verification in milliseconds. Enterprise-grade reliability at global scale.
Time to First Protected Connection
From signup to production protection
Knock-to-Access Latency (p99)
vs 100-300ms for typical VPN handshakes
Discoverable Endpoints
All ports closed until authenticated
Handshake Success Rate
With built-in retry and automatic failover
Run Anywhere
From fully managed to fully self-hosted
LayerV Cloud
Fully managed qURL infrastructure. Connect your IdP, register resources, and start issuing qURLs in minutes.
- Zero infrastructure to manage
- Global edge network
- 99.99% SLA
- Pay-per-qURL pricing
Hybrid Deployment
qURL Gateway runs in your VPC while LayerV manages the control plane. Your data never leaves your network.
- Data sovereignty
- Private networking
- Your security perimeter
- Managed updates
Self-Hosted
Full platform deployment in your infrastructure. For enterprises with strict compliance or air-gapped requirements.
- Complete control
- Air-gap compatible
- Custom integrations
- Enterprise support
qURL is the access layer for the AI era.
Upgrade your infrastructure to qURL. Start with the free tier — 500 qURLs/month, no credit card required.