{"name":"Mazao AI API","version":"v1","baseUrl":"https://mazao.io/api/v1","description":"Programmable AI ecosystem intelligence platform","authentication":{"methods":["API Key (x-api-key header)","JWT Bearer token","Wallet signature (Web3)"],"example":{"x-api-key":"mz_your_api_key_here"}},"endpoints":{"auth":{"POST /auth/register":"Register with email/password","POST /auth/login":"Login with email/password","POST /auth/wallet/nonce":"Get nonce for wallet auth","POST /auth/wallet/verify":"Verify wallet signature","GET /auth/me":"Get current user","GET /auth/api-keys":"List API keys","POST /auth/api-keys":"Create API key","DELETE /auth/api-keys/:id":"Revoke API key"},"projects":{"GET /projects":"List all projects","POST /projects":"Create project","GET /projects/:id":"Get project","PUT /projects/:id":"Update project","DELETE /projects/:id":"Delete project"},"agents":{"GET /agents/status":"Get all agent statuses","POST /agents/scout/scan":"Run Signal Scout intelligence scan","GET /agents/scout/signals/:projectId":"Get intelligence signals","POST /agents/writer/generate":"Generate content with Signal Writer","GET /agents/writer/content/:projectId":"Get generated content","POST /agents/connect/discover":"Discover partnerships with Signal Connect","POST /agents/engage/respond":"Generate community response with Signal Engage","GET /agents/engage/sentiment/:projectId":"Get community sentiment","GET /agents/analyst/metrics/:projectId":"Get analytics metrics","POST /agents/analyst/report":"Generate analytics report","POST /agents/strategist/recommend":"Get strategic recommendations","GET /agents/history/:projectId":"Get agent operation history"},"analytics":{"GET /analytics/overview/:projectId":"Get project analytics overview","GET /analytics/usage":"Get current usage and limits"},"billing":{"GET /billing/plans":"Get all pricing plans","GET /billing/current":"Get current billing info"}},"plans":{"free":{"price":"$0/mo","ops":100,"projects":1},"starter":{"price":"$49/mo","ops":1000,"projects":3},"growth":{"price":"$149/mo","ops":5000,"projects":10},"pro":{"price":"$499/mo","ops":25000,"projects":-1},"enterprise":{"price":"Custom","ops":-1,"projects":-1}},"axipDiscount":"Pay with AXIP tokens for 20% discount on all plans","support":"hello@mazao.io","website":"https://mazao.io"}