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

Qualtrics Eventsubscriptions API

The Eventsubscriptions API from Qualtrics — 3 operation(s) for eventsubscriptions.

Qualtrics Eventsubscriptions API is one of 7 APIs that Qualtrics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include Eventsubscriptions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 8 JSON Schemas.

This API exposes 4 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 0.2.

Requests are made against a single base URL, https://{apiRegion}.qualtrics.com/API/{apiVersion}.

4 operations 3 paths 2 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.2
Base URL
https://yourdatacenterid.qualtrics.com/API/v3/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Qualtrics Eventsubscriptions API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-TOKEN (QualtricsAPIKeyAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Eventsubscriptions 4
POST
/eventsubscriptions/
Subscribe to response event
webhook-trigger body → 200
DELETE
/eventsubscriptions/
Remove subscription to response event
WebhookDelete → 200
GET
/eventsubscriptions/{SubscripionId}
Get event subscriptions
Geteventsubscriptions 1 param → 200
GET
/eventsubscriptions/{SubscriptionId}
Get event subscriptions
GetEventSubscriptions 1 param → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are EventSubscriptionHookSchema (3 properties), EventSubscriptionsResponse (2 properties). Each schema is shown below with its type and property counts.

EventSubscriptionsResponse
object
2 properties
EventSubscriptionHookSchema
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qualtrics-eventsubscriptions-api-openapi.yml Raw ↑

Other APIs Qualtrics publishes across the network.

Qualtrics automations API
Qualtrics Directories API
Qualtrics Distributions API
Qualtrics file API
Qualtrics files API
Qualtrics Survey Definitions API