Search
Semantic search (POST)
Search across entities, triples, and graphs using natural language. Uses vector embeddings for semantic similarity matching.
POST
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
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