Using BigPanda REST APIs in Europe
To enable BigPanda APIs in the EU, an additional prefix should be added at the beginning of the base API URL:
eu-
For example:
To call the Alerts API:
https://eu-api.bigpanda.io/data/v2/alerts
To create an environment using the Environments API:
https://eu-api.bigpanda.io/resources/v2.0/environments
To search using the Incidents API:
https://eu-api.bigpanda.io/resources/v2.0/environments/{environment_id}/incidents?query=”{query}”
Code samples containing the eu-
prefix in the base API URL can be automatically created in each API endpoint documentation page. To generate the sample code, in the upper right of the code box, click the down arrow. Select EU from the list of variants.
When working with Integrations, you will instead need to prefix URLs with eu.
.
For example:
To send an alert to an OIM integration:
https://eu.integrations.bigpanda.io/oim/api/alerts
To subscribe a Datadog topology map:
https://eu.integrations.bigpanda.io/datadog/configure
OpenAPI Resources for EU Customers
Documentation is available in an OpenAPI schema for the following APIs:
Integration Configuration APIs
API Documentation | Description | OpenAPI File |
---|---|---|
Create and manage configuration for inbound email integrations and Open Integration Manager integrations. | ||
Retrieve logs and metrics from various BigPanda integrations. | ||
Configure webhooks to build custom integrations with messaging, ticketing, or other collaboration systems. |
|
Inbound Data APIs
API Documentation | Description | OpenAPI File |
---|---|---|
Build a custom integration between BigPanda and your monitoring system or send alerts to the Open Integration Manager via API. | ||
Build a custom integration between BigPanda and your monitoring system or send alerts to the Open Integration Manager via API. | ||
Connect your organization's change records to BigPanda. |
Alert and Incident Management APIs
API Documentation | Description | OpenAPI File |
---|---|---|
Resolve individual alerts in bulk. | ||
Retrieve incident data, merge incidents, or add comments to incidents in BigPanda | ||
Incidents (Deprecating soon) | Retrieve incident data or update an existing incident. |
AI Configuration
API Documentation | Description | OpenAPI Fille |
---|---|---|
You can use the Automated Incident Analysis API to generate and re-generate incident summaries without using the BigPanda console. |
Enrichment
API Documentation | Description | OpenAPI File |
---|---|---|
Define alert tags and enrichment maps that help users understand incidents more quickly and enrich BigPanda functionality, including correlation patterns and maintenance plans. | ||
Define alert tags and enrichment maps that help users understand incidents more quickly and enrich BigPanda functionality, including correlation patterns and maintenance plans. | ||
Alert Enrichment V1 (Deprecating soon) | Define custom tags that help users understand incidents more quickly and enrich BigPanda functionality, including correlation patterns and maintenance plans. | |
Assign tags to your incidents. | ||
Configure automatic tag rules. |
Access Management APIs
API Documentation | Description | OpenAPI File |
---|---|---|
Report on changes made to BigPanda resources. | ||
Manage user roles within BigPanda. | ||
Enables users to provision and manage user accounts and roles. |