Ingest website data
Ingestion Endpoints
Ingest website data
Ingest content directly from a website by providing a URL.
POST
Ingest website data
Authorizations
API key for the Qontext API
Body
application/json
The id of the vault that the data should be ingested into.
Example:
"kg_681c0068-b589-4923-ac4a-73040fab7a45"
The url of the website to ingest.
Example:
"https://gryffindor-inc.com/about"
The type of ingestion to perform.
Available options:
deepCrawl, singlePage Example:
"singlePage"
Response
Website data ingestion initiated
The sync log id for the ingestion process.
Example:
"sync_a01c7c1c-ecb0-49ec-af7f-329f4b4628bf"