Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TaskCall Incidents API

The Incidents API from TaskCall — 23 operation(s) for incidents.

TaskCall Incidents API is one of 3 APIs that TaskCall publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Incidents. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 23 operations across 23 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://incidents-api.taskcallapp.com, https://incidents-api.us.taskcallapp.com.

23 operations 23 paths 0 schemas 23 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://incidents-api.taskcallapp.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

TaskCall Incidents API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (tokenAuth). By default, every request must be authenticated.

  • tokenAuth — API key formatted as: token

Paths & Operations 23

Across 23 paths, the API surfaces 23 operations — 23 POST. Each is listed below with its method, path, parameters, and response codes.

Incidents 23
POST
/incidents/create
Create incident
createIncident → 200
POST
/incidents/list
List incidents
listIncidents → 200
POST
/incidents/details
Get incident details
getIncidentDetails → 200
POST
/incidents/alerts
Get incident alerts
getIncidentAlerts → 200
POST
/incidents/acknowledge
Acknowledge incident
acknowledgeIncident → 200
POST
/incidents/resolve
Resolve incident
resolveIncident → 200
POST
/incidents/escalate
Escalate incident
escalateIncident → 200
POST
/incidents/reassign
Reassign incident
reassignIncident → 200
POST
/incidents/snooze
Snooze incident
snoozeIncident → 200
POST
/incidents/unacknowledge
Unacknowledge incident
unacknowledgeIncident → 200
POST
/incidents/amend-urgency
Amend urgency
amendUrgency → 200
POST
/incidents/add-responders
Add responders
addResponders → 200
POST
/incidents/notate
Add notes to incident
notateIncident → 200
POST
/incidents/merge
Merge incidents
mergeIncidents → 200
POST
/incidents/unmerge
Unmerge alerts
unmergeIncident → 200
POST
/incidents/add-subscribers
Add subscribers
addSubscribers → 200
POST
/incidents/remove-subscribers
Remove subscribers
removeSubscribers → 200
POST
/incidents/update-status
Publish status update
updateStatus → 200
POST
/incidents/add-impact
Add business impact
addImpact → 200
POST
/incidents/remove-impact
Remove business impact
removeImpact → 200
POST
/incidents/run-workflow
Run workflow
runWorkflow → 200
POST
/incidents/edit-title
Edit incident title
editTitle → 200
POST
/incidents/update-tags
Update incident tags
updateTags → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taskcall-incidents-api-openapi.yml Raw ↑

Other APIs TaskCall publishes across the network.

TaskCall Incidents API
TaskCall Components API