B
Bizfy Developers

Developer Platform

Build with Bizfy AI APIs

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?"}'

Products

Enable the APIs you need from the console. Scope keys per product for safer deployments.

Bizfy RAG

Document ingestion, knowledge graphs, and grounded Q&A.

Bizfy Memory

Long-term and session memory for AI agents.

Bizfy Voice

Voice agents, TTS, STT, and telephony integrations.

Bizfy Marketing

Campaigns, social channels, and AI marketing automation.

1

Sign up

Create a Bizfy developer account and organization.

2

Get API key

Generate test or live keys scoped to your products.

3

Integrate

Call api.bizfy.com from your app with x-api-key.