ingest - Remote Documents

Ingest documents hosted on public URLs into a GroundX bucket. [Supported Document Types and Ingest Capacities](https://docs.eyelevel.ai/documentation/fundamentals/document-types-and-ingest-capacities)

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
documentslist of objectsRequired
callbackUrlstringOptionalformat: "uri"
An endpoint that will receive processing event updates as POST.
callbackDatastringOptional
A string that is returned, along with processing event updates, to the callback URL.

Response

Documents successfully uploaded
ingestobject

Errors

400
Bad Request Error
401
Unauthorized Error