Reporting Events and Sessions
SmartBear provides error reporting libraries for over 50 different platforms to sent crash reports – see our docs for guides on integrating these into your applications.
If there is no SDK for your platform, you can use the Error Reporting and Session Tracking APIs to send details of errors and sessions (required for session stability calculations) to your dashboard manually.
Base server URL
The base server URL for this API depends on how you access Insight Hub:
For dashboards on app.bugsnag.com – use
https://notify.bugsnag.com
andhttps://sessions.bugsnag.com
For dashboards on app.insighthub.smartbear.com – use
https://notify.insighthub.smartbear.com
andhttps://sessions.insighthub.smartbear.com
For On-premise installations – use
https://notify.{{your-domain}}
andhttps://sessions.{{your-domain}}