Semantic search (GET)
Search
Semantic search (GET)
Search across entities, triples, and graphs using natural language. Uses vector embeddings for semantic similarity matching.
GET
Semantic search (GET)
Documentation Index
Fetch the complete documentation index at: https://docs.neode.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Natural language search query
Types to search
Type of object to search for
Available options:
entities, triples, graphs Filter results to a specific index
Number of results to skip for pagination
Required range:
x >= 0Maximum results per type (default 20, max 100)
Minimum similarity score 0-1 (default 0.3)