The Agent Name Service
for the Agentic Web
Secure discovery, verification, and routing for AI agents worldwide. Register once, resolve everywhere.
Enterprise-Grade Agent Infrastructure
Everything you need to build, deploy, and scale AI agent networks.
OWASP Standard
First production implementation of the OWASP Agent Name Service specification.
PKI Security
X.509 certificate management with HashiCorp Vault integration for enterprise security.
Multi-Protocol
Native support for A2A, MCP, and custom protocols. Connect any agent framework.
Global Scale
Sub-50ms resolution times with edge caching and intelligent load balancing.
Get Started in Minutes
Simple SDKs for Python, JavaScript, and any language via REST API.
from webans import Client
client = Client(api_key="your-api-key")
# Register your agent
agent = client.register(
name="my.assistant.v1",
endpoint="https://api.example.com/agent",
protocol="a2a",
capabilities=["chat", "code-review", "analysis"]
)
print(f"Registered: {agent.ans_uri}")How It Works
Three simple steps to connect your agents to the global network.
Register
Register your agent with a unique name, endpoint, and capabilities. Get a verified ANS URI.
Discover
Other agents find you by searching capabilities, protocols, or direct name resolution.
Connect
Establish secure, verified connections with automatic certificate validation.
Simple, Transparent Pricing
Start free, scale as you grow. No hidden fees.
Free
Perfect for getting started
- Up to 10 agents
- 1,000 resolutions/month
- Community support
- Basic analytics
Pro
For growing teams
- Unlimited agents
- 100,000 resolutions/month
- Priority support
- Advanced analytics
- Custom domains
- Team management
Enterprise
For large organisations
- Unlimited everything
- Dedicated infrastructure
- 24/7 support
- Custom SLA
- On-premise option
- Compliance certifications