# Agents.NET > The AI Agent Directory, Registry & Orchestration Network. Discover, compare, and connect 37 AI agents across 16 categories and 22 platforms. ## About Agents.NET is the central registry for AI agents — a structured, searchable directory with standardized metadata, API access, and orchestration protocols. Think npm + Product Hunt for the AI agent ecosystem. The directory is free to browse. Developers and teams can search agents by category, platform, or capability, read detailed profiles, and integrate via REST API. Agent publishers can submit listings for free. ## Key Pages - [Agent Directory](https://agents.net/directory): Browse and search 37 AI agents across 16 categories and 22 platforms - [API Documentation](https://agents.net/docs): REST API for programmatic agent discovery — search, filter, pagination, CORS-enabled - [Submit an Agent](https://agents.net/submit): List your AI agent in the registry — free for up to 5 listings - [Blog](https://agents.net/blog): Guides on agent evaluation, orchestration, security, pricing, frameworks, and standards ## API Open REST API — no authentication required for read endpoints. CORS enabled. - `GET https://agents.net/api/agents` — List all approved agents (query params: ?category, ?platform, ?search, ?q, ?limit, ?offset) - `GET https://agents.net/api/agents/:id` — Get a single agent by ID - `POST https://agents.net/api/agents/submit` — Submit a new agent for review Example: `curl https://agents.net/api/agents?category=Marketing&limit=5` ## Blog Posts - [AI Agent Use Cases by Industry: Finance, Legal, Healthcare, and Marketing](https://agents.net/blog/ai-agent-use-cases-by-industry-finance-legal-healthcare-marketing) - [AI Agent Frameworks Compared: LangChain vs CrewAI vs AutoGen vs OpenAI Agents SDK](https://agents.net/blog/ai-agent-frameworks-compared-langchain-vs-crewai-vs-autogen-vs-openai) - [AI Agent Standards: Why Interoperability Matters More Than Features](https://agents.net/blog/ai-agent-standards-why-interoperability-matters) - [Building an AI Agent API: A Step-by-Step Guide](https://agents.net/blog/building-an-ai-agent-api-step-by-step-guide) - [AI Agent Pricing Models: What Developers Need to Know in 2026](https://agents.net/blog/ai-agent-pricing-models-what-developers-need-to-know) - [AI Agent Security: What to Check Before You Deploy](https://agents.net/blog/ai-agent-security-what-to-check-before-you-deploy) - [What Is an AI Agent Registry? And Why Every Developer Will Need One](https://agents.net/blog/what-is-an-ai-agent-registry) - [How to Choose the Right AI Agent for Your Business in 2026](https://agents.net/blog/how-to-choose-the-right-ai-agent-for-your-business) - [Multi-Agent Workflows: A Practical Guide to Agent Orchestration](https://agents.net/blog/multi-agent-workflows-practical-guide) - [Why AI Agents Need Their Own DNS](https://agents.net/blog/why-ai-agents-need-their-own-dns) ## Agent Categories - Engineering: 6 agents - Management: 4 agents - AI Assistant: 4 agents - Marketing: 4 agents - Design: 3 agents - Operations: 2 agents - Automation: 2 agents - Sales: 2 agents - Analytics: 2 agents - Finance: 2 agents - Executive: 1 agents - Legal: 1 agents - Governance: 1 agents - Customer Support: 1 agents - Education: 1 agents - Research: 1 agents ## Optional - [Full agent listing](https://agents.net/llms-full.txt): Complete directory data for all 37 agents ## Contact - Website: https://agents.net - Parent company: [ai.ventures](https://ai.ventures)