Could not load backend data.
API 526 <none>: <none>
Tip: set
NEXT_PUBLIC_ABBOX_SAAS_API_BASE_URL (or ABBOX_SAAS_API_BASE_URL) to your backend, e.g. https://api.abbox.net.Ask (AI → SQL → DB)
POST /ask — Natural language queriesAsk questions in natural language. Example: "List 5 doctors with their company names"
Companies
GET /companies| Name | Type | Country |
|---|
Doctors
GET /doctors, GET /doctors/:id| Doctor | Specialty | Country |
|---|
Courses
GET /courses, GET /courses/:id, GET /courses/:id/sessions| Course | Level | Origin |
|---|
Membership plans
GET /membership-plans| Plan | Interval | Price (US) |
|---|