Search Knowledge Graph
Memory
Search Knowledge Graph
Perform advanced semantic search with graph traversal capabilities. Supports temporal filtering, entity type filtering, and relevance scoring.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://docs.getcore.me/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication supports:
- Personal API tokens (PATs)
- OAuth2 access tokens
- JWT tokens
Example: Authorization: Bearer your_token_here
Body
application/json
Search query text
Filter facts after this timestamp
Filter facts before this timestamp
Filter results to specific labels
Maximum number of results
Required range:
1 <= x <= 1000Maximum graph traversal depth
Required range:
1 <= x <= 10Include invalidated facts
Filter by entity types
Minimum relevance score
Required range:
0 <= x <= 1Minimum number of results to return
Required range:
x >= 1Response
Search results
