Template

Incident Report Template for API Products

API incidents cascade downstream: one endpoint failure can break thousands of integrations. Reports must document endpoint-level impact and developer communication.

This template focuses on which endpoints were affected, what errors were returned, and how developer integrations were impacted.

Template sections

4 sections covering the complete incident report workflow.

01

Endpoint Impact Map

Document which endpoints were affected: path, methods, error rate during incident vs normal, and which API versions were impacted.

02

Error Profile

Document error response characteristics: status codes returned, error messages in response body, and whether errors were consistent or intermittent.

03

SDK and Client Impact

Assess SDK behavior: did any SDK version handle the error gracefully? Issue patches if needed.

04

Developer Communication

Document communication timeline: status page updates, developer mailing list notifications, and post-incident report publication.

Copy-paste template

# API Incident: [Description]

## Endpoint Impact
| Endpoint | Error Rate | Normal Rate | Status Codes |
|---|---|---|---|
| /v1/resource | 45% | 0.1% | 500, 503 |

## SDK Impact
| SDK | Version | Behavior | Patch |
|---|---|---|---|
| Node.js | 3.2.1 | Retried | No |

## Communication
| Time | Channel | Message |
|---|---|---|
| [HH:MM] | Status page | [Update] |

Frequently asked questions

Generate instead of filling in templates

Connect your tools, and Vantage generates the content using real product data. Free to start.

Free to start. No credit card required.