Skip to main content
POST
Search triples scoped to one world

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required
slug
string
required

Body

application/json
query
string
required
sources
string · object · object[]

Target world: a qualified string (namespace/slug), { slug, namespace? }, or { name } (same qualified form as name).

namespace
string
limit
integer
Required range: x >= 1
subjects
string[]
predicates
string[]
types
string[]

Response

Ranked triple hits

subject
string
required
predicate
string
required
object
string
required
vecRank
number | null
required
ftsRank
number | null
required
score
number
required
world
object
required