📄️ Create a Source
A Source is the point of entry for data into the platform for processing and delivery to a Destination. Every Source created will have a unique HTTP data ingestion end point for sending the data from services.
📄️ Sending Data for processing
Sources allow ingesting data into the platform for processing via a uniquely generated URL for each source. Data in JSON payload can be POSTed to these end points.
📄️ Rotating Keys
Secured Source will have primary and secondary keys automatically generated. At least one key is required for sending data into the platform for the Source.