{"library":"sentry-api","type":"library","category":null,"description":"The `sentry-api` package provides a Node.js client for interacting with the Sentry API specifically for administrative tasks, such as managing projects, creating releases, and uploading source maps. This library is distinct from Sentry's official event reporting SDKs which focus on error ingestion. The current stable version is 0.2.0. It is explicitly in \"maintenance mode,\" meaning it will receive bug fixes and version updates but no new feature development. This makes it suitable for existing integrations but potentially not ideal for leveraging the latest Sentry API features. Its primary differentiation is enabling programmatic control over Sentry platform data rather than just error reporting.","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript","sentry"],"install":[{"cmd":"npm install sentry-api","imports":["const { Client } = require('sentry-api');","const SentryAPI = require('sentry-api');\nconst client = new SentryAPI.Client(...);","/* No default export exists for this package. */"]},{"cmd":"yarn add sentry-api","imports":[]},{"cmd":"pnpm add sentry-api","imports":[]}],"homepage":"https://sentry.io","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sentry-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/sentry-api/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}