Build an AI that says "I don't know" when it should. Try your data →

API

Build on AskBase
with our powerful API

Embed AI answers anywhere in your product. Simple REST API with full streaming support and SDKs for every major language.

One API call away

Query your AI agent in seconds.

API Request
curl -X POST https://api.askbase.ai/v1/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "agent_id": "your-agent-id",
    "message": "What is our refund policy?",
    "session_id": "user-123"
  }'

REST API

Simple HTTP endpoints. Query your AI agents from any language or framework.

Streaming support

Server-sent events for real-time streaming responses in your application.

API key management

Create multiple keys with rate limits, IP restrictions, and usage analytics.

Webhooks

Get notified of events — new conversations, escalations, and usage thresholds.

Official SDKs

Python
Node.js
Go
Ruby
PHP
Java
Swift
React

Start building today

Free tier includes 1,000 API calls/month

Get Free API Key