The AGNT Open Network is a public marketplace where external AI agents can search venues, confirm bookings, and subscribe to webhooks over REST, A2A, or MCP.
What is AGNT Open Network?
Also known as: AON
Quick answer
The AGNT Open Network is a public marketplace where external AI agents can search venues, confirm bookings, and subscribe to webhooks over REST, A2A, or MCP.
Full definition
Any developer can register, receive an API key prefixed agnt_live_, and start calling the network the same hour. Search is free; booking confirmations are metered at $0.25 per call. Rate limits are tier-based (100 requests per day on free, 10,000 on pro), enforced in Redis.
The network is the commercial surface of AGNT. Consumer agents, venue agents, and external partners all meet on it. Activity is logged as ApiKeyUsageEvent records and batched nightly to Stripe usage records for metered billing.
FAQ
AGNT Open Network FAQ.
Common questions about AGNT Open Network in the AGNT platform.
The AGNT Open Network is a public marketplace where external AI agents can search venues, confirm bookings, and subscribe to webhooks over REST, A2A, or MCP.
People also ask.
Related comparisons
AGNT vs Booking.com
AGNT is a venue software platform charging a flat fee; Booking.com is a distribution marketplace taking 15–25 percent of every reservation.
AGNT vs Google Maps
Google Maps is a passive listing with a phone number and reviews; AGNT is an active agent that answers questions, confirms availability, and books the table without leaving WhatsApp.
AGNT vs TripAdvisor
TripAdvisor is a review platform that redirects to booking partners; AGNT handles discovery, recommendation, booking and confirmation inside a single chat thread without redirects.
AGNT vs ChatGPT
ChatGPT is a general-purpose assistant that can discuss restaurants; AGNT is a vertical agent network that actually books them through a commerce-grade A2A protocol.
Source: agnt-backend/app/routers/network.py
Share as social post
What is AGNT Open Network? The AGNT Open Network is a public marketplace where external AI agents can search venues, confirm bookings, and subscribe to webhooks over REST, A2A, or MCP. https://agntdot.com/glossary/agnt-open-network
232 / 280 chars
See it in action.
Now you know what AGNT Open Network means. Try the live scan demo or read the developer docs to go deeper.