Wakeeli API and Webhooks Integration
The Wakeeli API lets engineering teams treat agents as infrastructure: create conversations, stream responses, sync knowledge documents, and subscribe to signed webhooks for every lifecycle event. An MCP server is also available for AI clients.
Why this matters
REST + streaming
Synchronous calls or token streaming for live UIs.
Signed webhooks
HMAC-verified event delivery you can trust.
MCP server
Expose your agents to MCP-compatible AI clients.
Knowledge sync
Push documents programmatically as your data changes.
Recommended agents for API & Webhooks
Warith: Internal Knowledge Assistant
Answers questions from your internal docs, wikis, and SOPs — instantly, in Slack or Teams.
Raqib: Customer Success Agent
Monitors customer health, spots churn signals, and drafts proactive check-ins to keep accounts happy.
RankForge: AI SEO Strategist
Professional AI SEO agent that turns a site brief into a full strategy, keyword clusters, impact-ranked audits, on-page metadata packs, content briefs, technical SEO checklists, competitor gap analysis, JSON-LD schema plans, and link-building outreach — all bilingual and ready to publish.
Frequently asked questions
Is there an API key?
Yes, scoped keys are generated in your workspace settings.
How are webhooks secured?
Each payload is signed with HMAC-SHA256 for verification.
Is MCP supported?
Yes — a hosted MCP server exposes catalogue and installation tools.
Are there rate limits?
Per-plan limits apply; enterprise limits are negotiable.
Which languages have examples?
cURL, JavaScript and Python examples are provided.
Can I self-host?
Contact support@wakeeli.net to discuss enterprise deployment.