Integrations & API

Connect SupportEngine to
your technology ecosystem.

Designed to work with the tools your teams already use — not to replace them.

Integrations

Connect with the tools your teams already use.

SupportEngine is designed to work with your existing technology ecosystem — not replace it.

MT

Microsoft Teams

Collaboration

S

Slack

Collaboration

ME

Microsoft Entra ID

Identity

AD

Active Directory

Identity

GW

Google Workspace

Identity

O

Okta

Identity

P

Prometheus

Monitoring

G

Grafana

Monitoring

Z

Zabbix

Monitoring

D

Datadog

Monitoring

P

PagerDuty

Monitoring

G

GitHub

Development

G

GitLab

Development

J

Jira

Development

A

AWS

Cloud

MA

Microsoft Azure

Cloud

GC

Google Cloud

Cloud

EI

Email (IMAP/SMTP)

Communication

SN

SMS Notifications

Communication

W

Webhooks

Communication

C

CrowdStrike

Security

S

Splunk

Security

Don't see your tool? Use our REST API to connect anything.

API-First Architecture

Build on SupportEngine.

Every SupportEngine capability is accessible via REST API. Build custom integrations, automate complex workflows, or embed ITSM functionality into your own tools.

REST API

Full REST API for every SupportEngine resource. OpenAPI specification available.

Webhooks

Real-time event notifications to any HTTP endpoint when tickets, assets, or changes are created or updated.

OAuth 2.0

Secure API authentication with scoped tokens. No credentials in URLs.

View API Documentation
REST API — Create Incident
POST /api/v1/incidents
Authorization: Bearer {token}
Content-Type: application/json

{
  "title": "VPN connectivity failure",
  "description": "Multiple users unable to connect via VPN",
  "priority": "high",
  "category": "network",
  "assignedTeam": "infrastructure"
}

// Response 201 Created
{
  "id": "INC-10429",
  "status": "open",
  "slaTimer": {
    "response": "PT30M",
    "resolution": "PT4H"
  },
  "createdAt": "2026-07-15T09:23:00Z"
}
Get Started Today

Ready to modernize your
IT service experience?

Bring requests, incidents, assets, knowledge and automation together with SupportEngine. 14-day free trial. No credit card required.

Questions? Talk to our team