Citations (5)#
GET
/v1/citationsList citationsPOST
/v1/citationsCreate a citationPOST
/v1/citations/sourcesFind potential citation sourcesGET
/v1/citations/{citationId}Get citation detailsPOST
/v1/citations/{citationId}/verifyVerify citationDocuments (11)#
GET
/v1/documentsList documentsPOST
/v1/documentsIngest a documentPOST
/v1/documents/batchIngest batch of documentsGET
/v1/documents/{documentId}Get document detailsPATCH
/v1/documents/{documentId}Update documentDELETE
/v1/documents/{documentId}Delete documentPOST
/v1/documents/{documentId}/archiveArchive a document (soft-delete)GET
/v1/documents/{documentId}/chunksGet document chunksPOST
/v1/documents/{documentId}/reindexRe-run embedding + indexing for a documentPOST
/v1/documents/{documentId}/restoreRestore a previously archived documentGET
/v1/ingestion/{jobId}Get ingestion statusHealth (1)#
GET
/v1/healthService health checkIndexes (5)#
GET
/v1/indexesList indexesPOST
/v1/indexesCreate an indexGET
/v1/indexes/{indexId}Get index detailsPOST
/v1/indexes/{indexId}/rebuildRebuild indexGET
/v1/indexes/{indexId}/statsGet index statisticsIngestion (6)#
GET
/v1/jobs/{jobId}Get ingestion jobPOST
/v1/jobs/{jobId}/cancelCancel an ingestion jobPOST
/v1/jobs/{jobId}/retryRetry a failed ingestion jobPOST
/v1/sourcesCreate an ingestion sourceDELETE
/v1/sources/{sourceId}Delete an ingestion sourcePOST
/v1/validate-urlValidate that a URL is reachable and ingestableKnowledge Graph (11)#
GET
/v1/entitiesList entitiesPOST
/v1/entitiesCreate an entityPOST
/v1/entities/mergeMerge entitiesPOST
/v1/entities/resolveResolve entity by nameGET
/v1/entities/{entityId}Get entity detailsPATCH
/v1/entities/{entityId}Update entityDELETE
/v1/entities/{entityId}Delete entityPOST
/v1/graph/pathsFind paths between entitiesPOST
/v1/graph/subgraphGet subgraphGET
/v1/relationsList relationsPOST
/v1/relationsCreate a relationKnowledgeGraph (9)#
GET
/v1/entities/duplicatesEnumerate duplicate-entity candidatesGET
/v1/entities/{entityId}/neighborsGet direct neighbours of an entityPOST
/v1/graph/all-pathsEnumerate all paths between two entities up to a depthPOST
/v1/graph/shortest-pathCompute shortest path between two entitiesGET
/v1/graph/statisticsGraph-wide summary statisticsPOST
/v1/graph/traverseTraverse the graph from a seed entityPOST
/v1/relationshipsCreate a relationship (typed edge between entities)GET
/v1/relationships/{relationshipId}Get a relationshipDELETE
/v1/relationships/{relationshipId}Delete a relationshipKnowledgePacks (5)#
GET
/v1/knowledge-packsList knowledge packsPOST
/v1/knowledge-packsCreate a knowledge packGET
/v1/knowledge-packs/{knowledgePackId}Get a knowledge packPATCH
/v1/knowledge-packs/{knowledgePackId}Update a knowledge packDELETE
/v1/knowledge-packs/{knowledgePackId}Delete a knowledge packSearch (5)#
POST
/v1/askAsk a question with RAGGET
/v1/queries/{queryId}Get a stored query resultPOST
/v1/searchPerform semantic searchPOST
/v1/search/hybridPerform hybrid (keyword + semantic) searchPOST
/v1/similarFind similar contentSchemas (61)#
AnswerChunkobjectAnswerResponseobjectAskQuestionRequestobjectChunkobjectChunkListobjectChunkingStrategystringCitationobjectCitationListobjectCitedSourceobjectCreateCitationRequestobjectCreateEntityRequestobjectCreateIndexRequestobjectCreateIngestionSourceRequestobjectCreateKnowledgePackRequestobjectCreateRelationRequestobjectDocumentobjectDocumentListobjectDocumentStatusstringDocumentTypestringDuplicateEntityListobjectDuplicateEntityPairobjectEmbeddingProviderstringEntityobjectEntityListobjectEntityMatchListobjectEntityTypestringFindSimilarRequestobjectGraphPathRequestobjectGraphStatisticsobjectGraphTraverseRequestobjectHealthStatusobjectHybridSearchRequestobjectIndexobjectIndexListobjectIndexStatsobjectIngestBatchRequestobjectIngestDocumentRequestobjectIngestionJobobjectIngestionSourceobjectIngestionSourceTypestringKnowledgePackobjectKnowledgePackListobjectPaginationMetaobjectPathListobjectRelationobjectRelationListobjectRelationTypestringSearchFilterobjectSearchRequestobjectSearchResponseobjectSearchResultobjectSimilarDocumentsResponseobjectSourceInfoobjectSourceListobjectSubgraphobjectUpdateDocumentRequestobjectUpdateEntityRequestobjectUpdateKnowledgePackRequestobjectValidateUrlRequestobjectValidateUrlResponseobjectVerificationResultobject