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

xMatters Services API

The Services API from xMatters — 1 operation(s) for services.

xMatters Services API is one of 11 APIs that xMatters publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://{company}.{deployment}.xmatters.com/api/xm/1.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://{company}.xmatters.com/api/xm/1
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

xMatters Services API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (BasicAuth). It supports OAuth 2.0 (OAuth2) using the password flow. By default, every request must be authenticated.

  • BasicAuth — HTTP Basic authentication using a username and password or API key.

Paths & Operations 2

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

Services 2
GET
/services
List services
listServices → 200
POST
/services
Create a service
createService → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xmatters-services-api-openapi.yml Raw ↑

Other APIs xMatters publishes across the network.

xMatters REST API
xMatters Devices API
xMatters Events API
xMatters Groups API
xMatters Integrations API
xMatters OnCall API
xMatters People API
xMatters Plans API
xMatters Scenarios API
xMatters Shifts API