Back to catalog
🤖

CustomGPT.ai

API Key

RAG API with RESTful endpoints, comprehensive SDKs, and enterprise-grade reliability.

🤖Machine LearningHTTPSCORS enabled

CustomGPT.ai

Custom AI chatbot response

Project IdProj_a1b2c3d4
QueryWhat is your return policy?
ResponseOur return policy allows returns within 30 days of purchase with original receipt.
Sources Used3
Response Time Ms412

Sample Response

response.json
1{
2 "project_id": "proj_a1b2c3d4",
3 "query": "What is your return policy?",
4 "response": "Our return policy allows returns within 30 days of purchase with original receipt.",
5 "sources_used": 3,
6 "response_time_ms": 412
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.customgpt.ai/reference/i-api-homepage" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs