API रेफरन्स

डेव्हलपरसाठी संपूर्ण API डॉक्युमेंटेशन.

API ची ओळख

Respondo API मुळे AI वर चालणारा सपोर्ट थेट कोडमधून तुमच्या ॲप्लिकेशनमध्ये जोडता येतो.

प्रमाणीकरण

प्रत्येक API विनंतीसाठी Bearer टोकनने प्रमाणीकरण आवश्यक आहे:

Authorization: Bearer YOUR_API_TOKEN

बेस URL

https://api.respondo.ai/api/v1

मुख्य एंडपॉइंट

चॅट

POST /chat
{
  "agent_id": "uuid",
  "message": "string",
  "conversation_id": "uuid (optional)"
}

एजंट

GET /agents - List all agents
POST /agents - Create new agent
GET /agents/:id - Get agent details
PUT /agents/:id - Update agent
DELETE /agents/:id - Delete agent

ज्ञान

GET /knowledge/sources - List sources
POST /knowledge/sources - Create source
POST /knowledge/upload - Upload document
DELETE /knowledge/sources/:id - Delete source

विनंत्यांची मर्यादा

प्रत्येक API कीसाठी दर मिनिटाला 100 API विनंत्या एवढी मर्यादा आहे.

मदत हवी आहे?

Respondo चा पुरेपूर उपयोग करून घेण्यासाठी आमची टीम मदतीला आहे.