Sentry API - SDKs
Sentry provides real-time crash reporting for web and mobile apps and games. The Sentry API allows to access application monitoring features by sending events and receiving data in JSON format. HTTP basic & API Key are the authentication methods that include SSL to protect web server and browser. Endpoints available to interact with events, organizations, projects, releases, and teams.

- Versions
- SDKs (15)
- Articles (1)
- How To(0)
- Source Code(8)
- Libraries(0)
- Developers (0)
- Followers (4)
- Changelog (16)
SDKs (15)
The following is a list of SDKs from our SDK directory that matched your search term. Though your definition of an SDK may differ, in our world, we define SDKs as platform- specific tools for consuming existing APIs of the sort we list in our API directory. For example, the Ruby SDK for consuming the Twitter Ads API. If you think an SDK, API, or other asset is missing from our directory, be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Sentry Typescript SDK | The Sentry Typescript SDK interacts with the API to access monitoring features. To install the SDK, visit https://docs.sentry.io/error-reporting/quickstart/?platform=javascript |
![]() | Sentry Perl SDK by Sentry | The Sentry Perl SDK by Sentry allows developers to deploy Sentry API’s raven module in applications. Its deployment requires the onwards of Perl 5.8. |
![]() | Sentry Go SDK by Atlassian | The Sentry Go SDK by Atlassian provides tools for integrating the Sentry API in applications using golang. Its documentation provides a Github installation link. |
![]() | Sentry NodeJS SDK by Aaron Forsander | The Sentry NodeJS SDK by Aaron Forsander allows developers to integrate the Sentry web API in applications. Its documentation provides npm installation for the API. |
![]() | Sentry Swift SDK by Sentry | The Sentry Swift SDK by Sentry allows developers to integrate the Sentry API into their iOS, tvOS, macOS, and watchOS applications. |
![]() | Sentry Elixir SDK by Sentry | The Sentry Elixir SDK by Sentry allows developers to integrate the Sentry API's methods into their Elixir applications. |
![]() | Sentry Go SDK by Sentry | The Sentry Go SDK by Sentry allows developers to integrate the Sentry API's event/error logging system into their Go applications. |
![]() | Sentry C# SDK by Sentry | The Sentry C# SDK by Sentry enables API interaction to create monitoring applications. Installation is available via NuGet package. Complete C# project at https://github.com/getsentry/raven-csharp |
![]() | Sentry Java SDK by Sentry | The Sentry Java SDK by Sentry allows API communication to access monitoring data, useful to create real time applications. Modules include Raven and Google App Engine. Installation and configuration available. |
![]() | Sentry Objective-C SDK by Sentry | The Sentry Objective-C SDK by Sentry allows API communication to access monitoring data. Installation is possible via CocoaPods. Configuration aims to provide functionality to send messages and handle exceptions. |
![]() | Sentry Ruby SDK by Sentry | The Sentry Ruby SDK by Sentry allows API interaction to access monitoring data. Integrations are possible with Ruby on Rails, Rack, and Sinatra frameworks. Installation and configuration available. |
![]() | Sentry PHP SDK by Sentry | The Sentry PHP SDK by Sentry allows API communication to access application monitoring data, useful to create reporting applications in real time. Integrations include Laravel, Monolog, and Symfony 2 frameworks. |
![]() | Sentry Node.js SDK by Sentry | The Sentry Node.js SDK by Sentry allows API interaction to access monitoring data. Installation and configuration available. Integrations include connect, express, and koa. |
![]() | Sentry JavaScript SDK by Sentry | The Sentry JavaScript SDK by Sentry access the API to create monitoring and reporting applications in real time. Main resources include browser compatibility with Chrome, Firefox, Safari, Edge, IE, Opera, and Safari iOS and Android, in addition to integration with AngularJS, Backbone, Ember, and React frameworks. |
![]() | Sentry Python SDK by Sentry | The Sentry Python SDK by Sentry allows API interaction to access monitoring features, useful to develop real time applications. Installation and configuration available. In this case, Raven for Python can communicate with Bottle, Django, and Flask, three of the thirteen frameworks on Python integration list. |