Search
Semantic search (POST)
Search across entities, triples, and graphs using natural language. Uses vector embeddings for semantic similarity matching.
POST
Authorizations
API key for authentication
Body
application/json
Request for semantic search across the knowledge graph
Natural language search query
Types of objects to search
Type of object to search for
Available options:
entities, triples, graphs Filter results to a specific index
Maximum results per type
Required range:
1 <= x <= 100Minimum similarity score (0-1)
Required range:
0 <= x <= 1