Current Plan

Free

Upgrade Plan

Queries This Month

0 / 100

Knowledge Bases

0

Quick Start

curl -X POST https://rag.runstate.dev/api/rag/query \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{"query": "What is your refund policy?"}'