ai-marketing-agent

Shared AI service for AyvaLabs bots. Telegram agents and other consumers POST here for LLM calls, opinionated agent flows, and signal data.

Health

OK5/20/2026, 5:22:56 AM
Providers:gemini openai xai perplexity
Dependencies:google_trends

Endpoints

POST/api/llm/fastFast text generation (provider fallback)
POST/api/llm/smartSmart text generation (provider fallback)
POST/api/llm/fast-jsonFast JSON-mode generation
POST/api/llm/smart-jsonSmart JSON-mode generation
POST/api/agents/topic-discoveryPick today's marketing topics
POST/api/agents/content-writerDraft per-channel social posts
GET/api/signals/google-trends?anchors=...Rising queries from Google Trends
GET/api/healthProvider + dependency health probe

All endpoints except /api/health require Authorization: Bearer <key>. See README for the HMAC signing flow.