Send Data
To start quick ingestion, open My Data from the application sidebar, then click Add Data. Bronto opens the onboarding configure page, where you can choose how you want to send data and test that events are arriving.
1
Open My Data
From the application sidebar, select My Data.
2
Click Add Data
Click Add Data in the top-right of the page, which opens the onboarding configure page.
3
Choose a setup path
Use one of the configure page options:
Have a telemetry agent config already?, Setting up with an LLM or agent?, or Set up with docs.
You can also select an integration from the docs panel or click View All to browse the full list.
4
Generate or use an API key
Click Generate API Key to create an ingestion key from the configure page, or use an existing API key with ingestion permissions.
5
Send a test event
Click Test Connection to open a ready-made request snippet. Choose cURL, HTTP, or Python, add your API key, then run the snippet to send a sample event.
Verify Ingestion
Use Test Connection on the onboarding configure page to send a sample event and confirm that Bronto can receive data with your API key.
- A language selector for cURL, HTTP, and Python snippets
- Generate API Key for creating an ingestion key without leaving the flow
- Copy Snippet for copying the generated request
- Go to my logs for opening Log Search after sending the sample event

