Home
Providers
BigPanda
BigPanda
BigPanda is an agentic IT operations (AIOps) platform that ingests alerts from monitoring and observability tools, correlates them into a small number of actionable incidents, links those incidents to the deployment and configuration changes that caused them, and increasingly acts on them through AI agents. Its public API is large and current: 263 operations across 165 paths, published as OpenAPI 3.0.1 on BigPanda's own API reference, covering alert ingestion and enrichment, correlation patterns, incidents, environments, changes and root cause, maintenance plans, topology, outbound webhooks, SCIM 2.0 user provisioning, SSO, roles and API keys, plus a Biggy assistant surface with a remote Model Context Protocol server and an A2A agent endpoint.
BigPanda publishes 27 APIs on the APIs.io network, including Agents API (MCP & A2A), AI Settings API, Alert Tags & Enrichment API, and 24 more. Tagged areas include Incidents, Monitoring, Platform, AIOps, and IT Operations.
The BigPanda catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.
BigPanda’s developer surface includes authentication, developer portal, API reference, documentation, getting-started guide, changelog, pricing, and 38 more developer resources.
27 APIs
1 MCP Servers
8 Features
5 Use Cases
On this page
Kin Score
APIs 27
Postman 6
Open Collections 8
MCP Servers 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 8
Event Specs 1
Vocabularies 1
Spectral Rules 2
JSON Schema 14
JSON Structure 14
Examples 14
Security Posture 3
Scopes 1
Agentic Access 1
Use Cases 5
Resources 45
apis.yml
82 Operational Transparency
33 Create-or-Update Ergonomics
Composite quality — 70.3/100 · exemplar
Agent readiness — 41/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
The three agent-facing endpoints: the MCP server, the A2A JSON-RPC endpoint and the agent-card retrieval operation.
AI analysis configurations and on-demand AI analysis generation.
Alert tags, enrichment items, mapping enrichment schemas and tables — the largest single resource group, and the one that decides what context an incident carries.
Alert filters and filter schedules, in current and v1 routes, for suppressing alerts before correlation.
Open Integration Hub ingestion — send raw tool payloads for normalization and processing, with 23 documented tool reference payloads.
Inbound alert ingestion and batch alert resolution — the write path monitoring tools use to push events into BigPanda.
Create, read, update and revoke the User API Keys that authenticate every other call.
Search the organization audit log.
Send a natural-language question to Biggy and retrieve the response, synchronously or as an async job.
Request and retrieve AI-powered risk ratings for ServiceNow change requests.
Ingest deployment and configuration changes and link them to incidents as Root Cause Changes.
The rules that turn alerts into incidents, including their evaluation order.
Data connectors and their authentication.
Versioned email-parser integration configuration, mirroring the OIM configuration lifecycle.
BPQL-defined environments and environment groups that scope every incident operation.
Search, read, assign, comment, tag, snooze, merge, split and resolve correlated incidents.
Schedule maintenance windows to suppress alerts during planned work, and stop a running window early.
Add the Biggy transcription bot to a call, then list transcripts, read raw text and generate AI summaries.
Execute a major-incident workflow from a template, then list, inspect, cancel or resolve the execution.
Configure Notifications Webhook v2 destinations and discover the dynamic variables a webhook template can interpolate.
Versioned Open Integration Hub configuration with list, retrieve, diff and restore — the only versioned object in the BigPanda surface.
Troubleshooting logs and multi-context report generation.
Roles, role membership and the permission catalog that decides what a User API Key can do.
Machine identities and the API keys attached to them.
SAML SSO configuration, a SAML debug endpoint, and just-in-time domain and role provisioning.
Service and infrastructure topology used to relate alerts across systems.
User management plus a standards-based SCIM 2.0 provisioning surface for Users and Groups.
Scroll for all 27
Ready-to-run Postman collections for exercising this provider's APIs.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 8
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 8
AsyncAPI definitions for this provider's event-driven and streaming APIs.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 14
JSON Structure definitions describing this provider's data shapes.
Scroll for all 14
Example request and response payloads for these APIs.
Scroll for all 14
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Get Started 5
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 6
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 8
Pagination, idempotency, versioning, errors, and events
Scroll for all 8
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 6
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 4
The organization behind the API
Source (apis.yml)
aid: bigpanda
url: https://raw.githubusercontent.com/api-evangelist/bigpanda/refs/heads/main/apis.yml
apis:
- aid: bigpanda:bigpanda-agents-api
name: BigPanda Agents API (MCP & A2A)
description: 'The three agent-facing endpoints: the MCP server, the A2A JSON-RPC endpoint and the agent-card retrieval operation.'
humanURL: https://api-docs.bigpanda.io/agents
baseURL: https://api.bigpanda.io
tags:
- MCP
- A2A
- Agents
operations: 3
properties:
- type: OpenAPI
url: openapi/bigpanda-agents-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-agents-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/agents
- type: APIReference
url: https://api-docs.bigpanda.io/agents
- type: MCPServer
url: mcp/bigpanda-mcp.yml
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-ai-settings-api
name: BigPanda AI Settings API
description: AI analysis configurations and on-demand AI analysis generation.
humanURL: https://api-docs.bigpanda.io/ai-settings
baseURL: https://api.bigpanda.io
tags:
- AI
- Configuration
operations: 6
properties:
- type: OpenAPI
url: openapi/bigpanda-ai-settings-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-ai-settings-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/ai-settings
- type: APIReference
url: https://api-docs.bigpanda.io/ai-settings
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-alert-enrichment-api
name: BigPanda Alert Tags & Enrichment API
description: Alert tags, enrichment items, mapping enrichment schemas and tables — the largest single resource group, and
the one that decides what context an incident carries.
humanURL: https://api-docs.bigpanda.io/alert-tags-and-enrichment
baseURL: https://api.bigpanda.io
tags:
- Alerts
- Enrichment
- Tags
operations: 45
properties:
- type: OpenAPI
url: openapi/bigpanda-alert-enrichment-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-alert-enrichment-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/alert-tags-and-enrichment
- type: APIReference
url: https://api-docs.bigpanda.io/alert-tags-and-enrichment
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-alert-filters-api
name: BigPanda Alert Filters API
description: Alert filters and filter schedules, in current and v1 routes, for suppressing alerts before correlation.
humanURL: https://api-docs.bigpanda.io/alert-filters
baseURL: https://api.bigpanda.io
tags:
- Alerts
- Filters
operations: 20
properties:
- type: OpenAPI
url: openapi/bigpanda-alert-filters-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-alert-filters-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/alert-filters
- type: APIReference
url: https://api-docs.bigpanda.io/alert-filters
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-alert-ingestion-oim-api
name: BigPanda Alert Ingestion (OIM) API
description: Open Integration Hub ingestion — send raw tool payloads for normalization and processing, with 23 documented
tool reference payloads.
humanURL: https://api-docs.bigpanda.io/alert-ingestion-oim
baseURL: https://api.bigpanda.io
tags:
- Alerts
- Integrations
- Ingestion
operations: 26
properties:
- type: OpenAPI
url: openapi/bigpanda-alert-ingestion-oim-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-alert-ingestion-oim-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/alert-ingestion-oim
- type: APIReference
url: https://api-docs.bigpanda.io/alert-ingestion-oim
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-alerts-api
name: BigPanda Alerts API
description: Inbound alert ingestion and batch alert resolution — the write path monitoring tools use to push events into
BigPanda.
humanURL: https://api-docs.bigpanda.io/alert-ingestion
baseURL: https://api.bigpanda.io
tags:
- Alerts
- Ingestion
operations: 4
properties:
- type: OpenAPI
url: openapi/bigpanda-alerts-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-alerts-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/alert-ingestion
- type: APIReference
url: https://api-docs.bigpanda.io/alert-ingestion
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-api-keys-api
name: BigPanda API Keys API
description: Create, read, update and revoke the User API Keys that authenticate every other call.
humanURL: https://api-docs.bigpanda.io/api-keys
baseURL: https://api.bigpanda.io
tags:
- API Keys
- Security
operations: 6
properties:
- type: OpenAPI
url: openapi/bigpanda-api-keys-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-api-keys-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/api-keys
- type: APIReference
url: https://api-docs.bigpanda.io/api-keys
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-audit-api
name: BigPanda Audit API
description: Search the organization audit log.
humanURL: https://api-docs.bigpanda.io/audit-log-ai-detection-and-response
baseURL: https://api.bigpanda.io
tags:
- Audit
- Security
operations: 3
properties:
- type: OpenAPI
url: openapi/bigpanda-audit-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-audit-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/audit-log-ai-detection-and-response
- type: APIReference
url: https://api-docs.bigpanda.io/audit-log-ai-detection-and-response
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-biggy-query-api
name: BigPanda Biggy Query API
description: Send a natural-language question to Biggy and retrieve the response, synchronously or as an async job.
humanURL: https://api-docs.bigpanda.io/query
baseURL: https://api.bigpanda.io
tags:
- AI
- Biggy
- Assistant
operations: 2
properties:
- type: OpenAPI
url: openapi/bigpanda-biggy-query-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-biggy-query-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/query
- type: APIReference
url: https://api-docs.bigpanda.io/query
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-change-risk-api
name: BigPanda Change Risk API
description: Request and retrieve AI-powered risk ratings for ServiceNow change requests.
humanURL: https://api-docs.bigpanda.io/change-risk
baseURL: https://api.bigpanda.io
tags:
- Change Risk
- AI
operations: 2
properties:
- type: OpenAPI
url: openapi/bigpanda-change-risk-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-change-risk-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/change-risk
- type: APIReference
url: https://api-docs.bigpanda.io/change-risk
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-changes-api
name: BigPanda Changes & Root Cause API
description: Ingest deployment and configuration changes and link them to incidents as Root Cause Changes.
humanURL: https://api-docs.bigpanda.io/changes-and-root-cause
baseURL: https://api.bigpanda.io
tags:
- Changes
- Root Cause
operations: 7
properties:
- type: OpenAPI
url: openapi/bigpanda-changes-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-changes-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/changes-and-root-cause
- type: APIReference
url: https://api-docs.bigpanda.io/changes-and-root-cause
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-correlation-patterns-api
name: BigPanda Correlation Patterns API
description: The rules that turn alerts into incidents, including their evaluation order.
humanURL: https://api-docs.bigpanda.io/correlation-patterns
baseURL: https://api.bigpanda.io
tags:
- Alerts
- Correlation
operations: 7
properties:
- type: OpenAPI
url: openapi/bigpanda-correlation-patterns-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-correlation-patterns-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/correlation-patterns
- type: APIReference
url: https://api-docs.bigpanda.io/correlation-patterns
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-data-connectors-api
name: BigPanda Data Connectors API
description: Data connectors and their authentication.
humanURL: https://api-docs.bigpanda.io/data-connectors
baseURL: https://api.bigpanda.io
tags:
- Connectors
- Integrations
operations: 5
properties:
- type: OpenAPI
url: openapi/bigpanda-data-connectors-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-data-connectors-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/data-connectors
- type: APIReference
url: https://api-docs.bigpanda.io/data-connectors
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-email-parser-configuration-api
name: BigPanda Email Parser Configuration API
description: Versioned email-parser integration configuration, mirroring the OIM configuration lifecycle.
humanURL: https://api-docs.bigpanda.io/configuration
baseURL: https://api.bigpanda.io
tags:
- Configuration
- Integrations
operations: 6
properties:
- type: OpenAPI
url: openapi/bigpanda-email-parser-configuration-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-email-parser-configuration-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/configuration
- type: APIReference
url: https://api-docs.bigpanda.io/configuration
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-environments-api
name: BigPanda Environments API
description: BPQL-defined environments and environment groups that scope every incident operation.
humanURL: https://api-docs.bigpanda.io/environments
baseURL: https://api.bigpanda.io
tags:
- Environments
- Incidents
operations: 9
properties:
- type: OpenAPI
url: openapi/bigpanda-environments-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-environments-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/environments
- type: APIReference
url: https://api-docs.bigpanda.io/environments
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-incidents-api
name: BigPanda Incidents API
description: Search, read, assign, comment, tag, snooze, merge, split and resolve correlated incidents.
humanURL: https://api-docs.bigpanda.io/incidents
baseURL: https://api.bigpanda.io
tags:
- Incidents
operations: 21
properties:
- type: OpenAPI
url: openapi/bigpanda-incidents-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-incidents-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/incidents
- type: APIReference
url: https://api-docs.bigpanda.io/incidents
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-maintenance-plans-api
name: BigPanda Maintenance Plans API
description: Schedule maintenance windows to suppress alerts during planned work, and stop a running window early.
humanURL: https://api-docs.bigpanda.io/maintenance-plans
baseURL: https://api.bigpanda.io
tags:
- Maintenance Plans
- Alerts
operations: 6
properties:
- type: OpenAPI
url: openapi/bigpanda-maintenance-plans-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-maintenance-plans-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/maintenance-plans
- type: APIReference
url: https://api-docs.bigpanda.io/maintenance-plans
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-meetings-transcripts-api
name: BigPanda Meetings & Transcripts API
description: Add the Biggy transcription bot to a call, then list transcripts, read raw text and generate AI summaries.
humanURL: https://api-docs.bigpanda.io/meetings-and-transcripts
baseURL: https://api.bigpanda.io
tags:
- Meetings
- Transcripts
- AI
operations: 4
properties:
- type: OpenAPI
url: openapi/bigpanda-meetings-transcripts-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-meetings-transcripts-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/meetings-and-transcripts
- type: APIReference
url: https://api-docs.bigpanda.io/meetings-and-transcripts
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-mim-api
name: BigPanda Major Incident Management API
description: Execute a major-incident workflow from a template, then list, inspect, cancel or resolve the execution.
humanURL: https://api-docs.bigpanda.io/major-incident-management-mim
baseURL: https://api.bigpanda.io
tags:
- Major Incident Management
- Workflows
operations: 7
properties:
- type: OpenAPI
url: openapi/bigpanda-mim-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-mim-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/major-incident-management-mim
- type: APIReference
url: https://api-docs.bigpanda.io/major-incident-management-mim
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-notifications-api
name: BigPanda Notifications & Webhooks API
description: Configure Notifications Webhook v2 destinations and discover the dynamic variables a webhook template can interpolate.
humanURL: https://api-docs.bigpanda.io/notifications
baseURL: https://api.bigpanda.io
tags:
- Notifications
- Webhooks
operations: 6
properties:
- type: OpenAPI
url: openapi/bigpanda-notifications-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-notifications-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/notifications
- type: APIReference
url: https://api-docs.bigpanda.io/notifications
- type: Webhooks
url: asyncapi/bigpanda-webhooks.yml
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-oim-configuration-api
name: BigPanda OIM Configuration API
description: Versioned Open Integration Hub configuration with list, retrieve, diff and restore — the only versioned object
in the BigPanda surface.
humanURL: https://api-docs.bigpanda.io/configuration
baseURL: https://api.bigpanda.io
tags:
- Configuration
- Integrations
operations: 7
properties:
- type: OpenAPI
url: openapi/bigpanda-oim-configuration-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-oim-configuration-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/configuration
- type: APIReference
url: https://api-docs.bigpanda.io/configuration
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-reporting-api
name: BigPanda Reporting API
description: Troubleshooting logs and multi-context report generation.
humanURL: https://api-docs.bigpanda.io/reporting-ai-detection-and-response
baseURL: https://api.bigpanda.io
tags:
- Reporting
- Diagnostics
operations: 3
properties:
- type: OpenAPI
url: openapi/bigpanda-reporting-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-reporting-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/reporting-ai-detection-and-response
- type: APIReference
url: https://api-docs.bigpanda.io/reporting-ai-detection-and-response
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-roles-permissions-api
name: BigPanda Roles & Permissions API
description: Roles, role membership and the permission catalog that decides what a User API Key can do.
humanURL: https://api-docs.bigpanda.io/roles-and-permissions
baseURL: https://api.bigpanda.io
tags:
- Roles
- Permissions
- Security
operations: 12
properties:
- type: OpenAPI
url: openapi/bigpanda-roles-permissions-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-roles-permissions-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/roles-and-permissions
- type: APIReference
url: https://api-docs.bigpanda.io/roles-and-permissions
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-service-accounts-api
name: BigPanda Service Accounts API
description: Machine identities and the API keys attached to them.
humanURL: https://api-docs.bigpanda.io/service-accounts
baseURL: https://api.bigpanda.io
tags:
- Service Accounts
- Security
operations: 5
properties:
- type: OpenAPI
url: openapi/bigpanda-service-accounts-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-service-accounts-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/service-accounts
- type: APIReference
url: https://api-docs.bigpanda.io/service-accounts
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-sso-provisioning-api
name: BigPanda SSO & JIT Provisioning API
description: SAML SSO configuration, a SAML debug endpoint, and just-in-time domain and role provisioning.
humanURL: https://api-docs.bigpanda.io/sso-an-jit-provisioning
baseURL: https://api.bigpanda.io
tags:
- SSO
- Identity
- SAML
operations: 10
properties:
- type: OpenAPI
url: openapi/bigpanda-sso-provisioning-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-sso-provisioning-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/sso-an-jit-provisioning
- type: APIReference
url: https://api-docs.bigpanda.io/sso-an-jit-provisioning
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-topology-api
name: BigPanda Topology API
description: Service and infrastructure topology used to relate alerts across systems.
humanURL: https://api-docs.bigpanda.io/topology
baseURL: https://api.bigpanda.io
tags:
- Topology
operations: 5
properties:
- type: OpenAPI
url: openapi/bigpanda-topology-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-topology-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/topology
- type: APIReference
url: https://api-docs.bigpanda.io/topology
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
- aid: bigpanda:bigpanda-users-api
name: BigPanda Users & SCIM API
description: User management plus a standards-based SCIM 2.0 provisioning surface for Users and Groups.
humanURL: https://api-docs.bigpanda.io/users-ai-detection-and-response
baseURL: https://api.bigpanda.io
tags:
- Users
- SCIM
- Identity
operations: 26
properties:
- type: OpenAPI
url: openapi/bigpanda-users-api-openapi.yml
- type: Overlay
url: overlays/bigpanda-users-overlay.yaml
- type: Documentation
url: https://api-docs.bigpanda.io/users-ai-detection-and-response
- type: APIReference
url: https://api-docs.bigpanda.io/users-ai-detection-and-response
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
name: BigPanda
tags:
- Incidents
- Monitoring
- Platform
- AIOps
- IT Operations
- Alerts
- Incident Management
- Observability
- Agents
- MCP
kind: contract
deliveryModel:
model: unknown
open_source: false
commercial: false
callable_host: true
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: medium
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bigpanda.png
access: 3rd-Party
common:
- type: Website
url: https://www.bigpanda.io/
- type: AgenticAccess
url: agentic-access/bigpanda-agentic-access.yml
- type: TrustCenter
url: security/bigpanda-trust-center.yml
- type: DomainSecurity
url: security/bigpanda-domain-security.yml
- type: Authentication
url: authentication/bigpanda-authentication.yml
- type: GitHubOrganization
url: https://github.com/bigpandaio
- type: LinkedIn
url: https://www.linkedin.com/company/bigpanda
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/bigpanda/overview
- type: StatusPage
url: https://status.bigpanda.io/
- type: SpectralRules
url: https://raw.githubusercontent.com/api-evangelist/bigpanda/refs/heads/main/rules/bigpanda-spectral-rules.yml
- type: Vocabulary
url: https://raw.githubusercontent.com/api-evangelist/bigpanda/refs/heads/main/vocabulary/bigpanda-vocabulary.yaml
- type: Features
data:
- name: AI Alert Correlation
description: ML-powered correlation of alerts from 200+ monitoring tools into actionable incidents.
- name: Incident Management
description: Triage, acknowledge, and resolve correlated incidents with full audit trail.
- name: Root Cause Analysis
description: Automatically identify root causes by correlating alerts with change events.
- name: Maintenance Plans
description: Schedule maintenance windows to suppress expected alerts during planned work.
- name: Change Correlation
description: Ingest deployment and config changes to correlate with alert spikes.
- name: Environments
description: Define DSL-based environments to group incidents by source, severity, or host.
- name: Enrichments
description: Enrich alerts with contextual tags from CMDB and other data sources.
- name: AIOps Automation
description: Automate incident response workflows with AI-driven insights and routing.
- type: UseCases
data:
- name: Alert Noise Reduction
description: Reduce alert fatigue by correlating thousands of alerts into a handful of incidents.
- name: Change Impact Analysis
description: Automatically link deployment changes to alert spikes for faster root cause identification.
- name: On-Call Automation
description: Route correlated incidents to the right on-call team with full context.
- name: Maintenance Scheduling
description: Suppress alerts during planned maintenance to prevent false incident creation.
- name: ITSM Integration
description: Automatically create and update tickets in ServiceNow or Jira from correlated incidents.
- type: Portal
url: https://api-docs.bigpanda.io/
- type: DeveloperPortal
url: https://api-docs.bigpanda.io/
- type: APIReference
url: https://api-docs.bigpanda.io/
- type: Documentation
url: https://docs.bigpanda.io/docs/get-started
- type: GettingStarted
url: https://api-docs.bigpanda.io/get-started
- type: ChangeLog
url: https://docs.bigpanda.io/docs/release-notes
- type: ChangeLog
url: changelog/bigpanda-changelog.yml
- type: Deprecation
url: lifecycle/bigpanda-lifecycle.yml
- type: Lifecycle
url: lifecycle/bigpanda-lifecycle.yml
- type: Conventions
url: conventions/bigpanda-conventions.yml
- type: Conformance
url: conformance/bigpanda-conformance.yml
- type: Compliance
url: security/bigpanda-trust-center.yml
- type: ErrorCatalog
url: errors/bigpanda-problem-types.yml
- type: OAuthScopes
url: scopes/bigpanda-scopes.yml
- type: Packages
url: packages/bigpanda-packages.yml
- type: WellKnown
url: well-known/bigpanda-well-known.yml
- type: MCPServer
url: mcp/bigpanda-mcp.yml
- type: ToolCrosswalk
url: mcp/bigpanda-tool-crosswalk.yml
- type: Webhooks
url: asyncapi/bigpanda-webhooks.yml
- type: AgentSkill
url: skills/_index.yml
- type: DataModel
url: data-model/bigpanda-data-model.yml
- type: Plans
url: plans/bigpanda-plans-pricing.yml
- type: RateLimits
url: rate-limits/bigpanda-rate-limits.yml
- type: FinOps
url: finops/bigpanda-finops.yml
- type: LLMsTxt
url: llms/bigpanda-api-reference-llms.txt
- type: LlmsText
url: https://api-docs.bigpanda.io/llms.txt
- type: Integrations
data:
- name: PagerDuty
description: Route correlated incidents to PagerDuty for on-call alerting.
- name: ServiceNow
description: Create and update ServiceNow incidents automatically from BigPanda.
- name: Datadog
description: Ingest Datadog alerts into BigPanda for cross-tool correlation.
- name: Nagios
description: Ingest Nagios monitoring alerts via BigPanda integration.
- name: Prometheus
description: Correlate Prometheus/Alertmanager alerts in BigPanda.
- name: Jira
description: Create Jira issues from BigPanda incidents for engineering tracking.
- type: Integrations
url: https://docs.bigpanda.io/en/integrations.html
- type: Pricing
url: https://www.bigpanda.io/pricing/
- type: SignUp
url: https://www.bigpanda.io/demo/
- type: Login
url: https://login.bigpanda.io/
- type: Support
url: https://support.bigpanda.io/
- type: TermsOfService
url: https://www.bigpanda.io/terms-of-service/
- type: PrivacyPolicy
url: https://www.bigpanda.io/privacy-notice/
- type: Blog
url: https://www.bigpanda.io/blog/
- type: BlogRSS
url: https://www.bigpanda.io/feed/
created: '2025-01-08'
modified: '2026-09-04'
position: Consuming
description: 'BigPanda is an agentic IT operations (AIOps) platform that ingests alerts from monitoring and observability
tools, correlates them into a small number of actionable incidents, links those incidents to the deployment and configuration
changes that caused them, and increasingly acts on them through AI agents. Its public API is large and current: 263 operations
across 165 paths, published as OpenAPI 3.0.1 on BigPanda''s own API reference, covering alert ingestion and enrichment,
correlation patterns, incidents, environments, changes and root cause, maintenance plans, topology, outbound webhooks, SCIM
2.0 user provisioning, SSO, roles and API keys, plus a Biggy assistant surface with a remote Model Context Protocol server
and an A2A agent endpoint.'
integrations:
- name: Logo
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
specificationVersion: '0.23'
x-enrichment:
date: '2026-09-04'
status: enriched
artifacts_added: 70
pass: local-v3
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/bigpanda"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bigpanda/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bigpanda/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.