This folder shows how to send a payload to IP Copilot's Ingestion Endpoint using curl.
Please see the top level README's section for more details
-
Replace values in the example curl command in
curl_command.sh-
Replace
<IPCOPILOT_INGESTION_ENDPOINT>with ingestion api link -
Replace
<IPCOPILOT_ORG_API_KEY>with your IP Copilot generated API key -
Replace the values within the payload in the command with desired values
-
-
Copy and paste the command into your terminal
-
Set
curl_command.shas an executable:chmod +x curl_command.sh -
Run command:
./curl_command.sh