Get your Ryft Ingest Token
Ryft will provide a unique ingest token for your environment. This token is required to authenticate requests to the Ingest API.Send Query Data
Send aPOST request to the ingest endpoint with your query data as JSON:
200 response means the message was accepted and will be processed.
Bulk Ingestion
You can send multiple queries in a single request by passing a JSON array instead of a single object:Payload Schema
Make sure outbound connectivity is enabled to
ingest.ryft.io on port 443 (HTTPS).