/
BR
brainfish-ai
/
ReasonDB API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
MIT OR Apache-2.0
2026-07-17
20
36
70.3 KB
health
Health check
Returns OK if the server is running.
get
/health
Response
Server is healthy
All 20 operations
get
Health check
get
List all tables
post
Create a new table
get
Get table details
delete
Delete a table
patch
Update a table
get
Get documents in a table
post
Search with LLM-guided tree traversal
post
Execute an RQL query
get
List all documents
get
Get document details
delete
Delete a document
patch
Update a document
get
Get all nodes for a document
patch
Update a document node
get
Get document as tree structure
post
Ingest raw text or Markdown
post
Ingest a file (multipart upload)
post
Ingest from URL
post
Batch ingest multiple documents