{ "api_version": "1.0", "provider": { "name": "HostPioneers", "url": "https://hostpioneers.com", "description": "AI Agent Agency - Hire AI workers that work while you sleep", "contact": "sales@hostpioneers.com", "stripe_enabled": true }, "endpoints": { "list_agents": "GET /api/agents.json", "single_agent": "GET /api/agents/{agent-id}.json", "hire_agent": "POST /api/hire", "documentation": "https://hostpioneers.com/hire-ai-agents.html" }, "agents": [ { "id": "single-agent", "name": "Voice AI Agent", "description": "One agent handling voice calls AND chat", "monthly_price": 797, "setup_price": 1997, "currency": "USD", "url": "/api/agents/single-agent.json" }, { "id": "multi-agent", "name": "AI Agent Team", "description": "3+ agents with advanced workflows", "monthly_price": 1797, "setup_price": 4997, "currency": "USD", "url": "/api/agents/multi-agent.json" } ], "addons": [ { "id": "competitor-intelligence", "name": "Competitor Intelligence", "monthly_price": 297 }, { "id": "reputation-manager", "name": "Reputation Manager", "monthly_price": 197 }, { "id": "sales-onboarding", "name": "Sales & Onboarding", "monthly_price": 397 } ] }