TaskCall Incidents API

REST API for creating, updating, and managing incidents in TaskCall. Authentication uses API keys passed in the Authorization header as "Authorization: token ", with optional IP allowlisting for additional security.

API entry from apis.yml

apis.yml Raw ↑
aid: taskcall:incidents-api
name: TaskCall Incidents API
description: 'REST API for creating, updating, and managing incidents in TaskCall. Authentication uses
  API keys passed in the Authorization header as "Authorization: token <api_key>", with optional IP allowlisting
  for additional security.'
humanURL: https://docs.taskcallapp.com/api-access/v1/incidents-api
baseURL: https://incidents-api.taskcallapp.com
tags:
- Incidents
- Alerts
- Triggers
properties:
- type: Documentation
  url: https://docs.taskcallapp.com/api-access/v1/incidents-api
- type: API Keys
  url: https://taskcallapp.com/docs/api-access/v1/api-keys