Skip to content

hivesolutions/opbeat-api

Repository files navigation

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