HostPioneers - AI Agent Hiring Platform
Features: - AI Agent Hiring API (/api/hire) - Agent Discovery (/api/agents.json) - Stripe Checkout Integration - Webhooks for payment notifications - Telegram + Email alerts - Mobile responsive design - SEO optimized - AI-to-AI commerce ready Built: March 2026
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"id": "multi-agent",
|
||||
"name": "AI Agent Team",
|
||||
"type": "team",
|
||||
"description": "3+ intelligent agents with advanced workflows. Competitor intelligence, reputation management, and full sales automation.",
|
||||
"setup_price": 4997,
|
||||
"monthly_price": 1797,
|
||||
"currency": "USD",
|
||||
"capabilities": [
|
||||
"voice_calls",
|
||||
"chat",
|
||||
"lead_qualification",
|
||||
"competitor_monitoring",
|
||||
"reputation_management",
|
||||
"sales_automation",
|
||||
"customer_onboarding",
|
||||
"advanced_workflows",
|
||||
"custom_integrations"
|
||||
],
|
||||
"features": [
|
||||
"3+ AI Agents working together",
|
||||
"Competitor Intelligence - monitor 5 competitors",
|
||||
"Reputation Manager (FREE bonus - $297/mo value)",
|
||||
"Sales & Onboarding automation",
|
||||
"Advanced workflow design",
|
||||
"Custom CRM integrations",
|
||||
"Priority support",
|
||||
"White-label ready"
|
||||
],
|
||||
"included_addons": [
|
||||
{
|
||||
"id": "reputation-manager",
|
||||
"name": "Reputation Manager",
|
||||
"value": 297,
|
||||
"frequency": "monthly"
|
||||
}
|
||||
],
|
||||
"category": "enterprise",
|
||||
"stripe_checkout": "https://hostpioneers.com/checkout-multi.html",
|
||||
"documentation_url": "https://hostpioneers.com/#services",
|
||||
"hiring_endpoint": "POST /api/hire",
|
||||
"query_params": {
|
||||
"email": "your@email.com (required)",
|
||||
"name": "business name (optional)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user