{"name":"AgentHC Intelligence API","version":"2.0.0","description":"Market intelligence for AI agents. Lightning payments. For educational and informational purposes only.","discovery":{"catalog":"/api/v1/catalog","well_known":"/.well-known/agent.json","openapi":"/openapi.json","docs":"/docs","pricing":"/api/v1/pricing","modules":"/api/v1/modules","predictions":"/api/v1/predictions/accuracy","sla":"/api/v1/sla","track_record":"/api/v1/intelligence/track_record"},"quick_start":{"1_pulse":"GET /api/v1/pulse  (free, no auth — cross-market snapshot)","2_register":"POST /api/v1/agents/register {\"name\": \"YourAgent\"}","3_free_query":"GET /api/v1/intelligence/market_intelligence  (1 free/day)","4_top_up":"POST /api/v1/agents/topup  (fund balance via Lightning)"},"agent_native":{"pay_per_use":"All 70+ modules — 1 free query/day, then 50-250 sats/query","related_data":"Every response suggests related endpoints with reasons","referral_credits":"Earn 10% of referred agents' sats","balance":"GET /api/v1/agents/balance"},"streaming":{"sse_stream":"GET /api/v1/events/stream","sse_status":"GET /api/v1/events/status","protocol":"Server-Sent Events (text/event-stream)","note":"Persistent connection for real-time market events. Alternative to polling."},"integrations":{"openai_tools":"GET /api/v1/integrations/openai/tools","langchain":"GET /api/v1/integrations/langchain/config","crewai":"GET /api/v1/integrations/crewai/config","templates":"GET /api/v1/templates","mcp":"/mcp"}}