Skip to main content

incident.io source

The incident.io source connector lets you connect to the incident.io API using an API key.

Setup

  1. In incident.io, create an API key.
  2. In your workspace, add a new incident.io source.
  3. Paste the API key into the connector configuration.

Authentication

This connector authenticates with the incident.io API using a Bearer token.

Required credentials

  • API key: An incident.io API key with access to the API.

During setup, the connector validates credentials by calling:

  • GET https://api.incident.io/v2/users/me

Configuration

FieldTypeRequiredDescription
api_keystringYesincident.io API key used as a Bearer token for API requests.

Streams

This connector is currently under development and does not yet expose any extractable streams.

Limitations

  • Extraction not yet available: The connector can validate credentials, but extraction is not implemented yet.