Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.18 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.18 KB

Simple Python based API client for Opbeat.

Configuration

Name Type Description
OPBEAT_APP_ID str The id of the application (App) to make request to.
OPBEAT_ORG_ID str The identifier of the organization making API requests.
OPBEAT_TOKEN str The secret token used for the API access.

License

Opbeat API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License