Bizfy RAG
Document ingestion, knowledge graphs, and grounded Q&A.
Developer Platform
One account. One API key. Integrate RAG, Memory, Voice, and Marketing into your product — the same way teams use Groq Cloud or Sarvam AI.
First API call
curl https://api.bizfy.com/v1/rag/query \
-H "x-api-key: bizfy_test_your_key_here" \
-H "Content-Type: application/json" \
-d '{"query": "What is in my knowledge base?"}'Enable the APIs you need from the console. Scope keys per product for safer deployments.
Document ingestion, knowledge graphs, and grounded Q&A.
Long-term and session memory for AI agents.
Voice agents, TTS, STT, and telephony integrations.
Campaigns, social channels, and AI marketing automation.
1
Create a Bizfy developer account and organization.
2
Generate test or live keys scoped to your products.
3
Call api.bizfy.com from your app with x-api-key.