How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Optimizely Webhooks API

Manage webhooks

Optimizely Webhooks API is one of 420 APIs that Optimizely publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 16 operations across 9 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://api.campaign.episerver.net/rest, https://cg.optimizely.com, https://prod.cg.optimizely.com, https://api.optimizely.com/v2.

16 operations 9 paths 17 schemas 3 DELETE5 GET1 PATCH5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://exp.mcp.opal.optimizely.com/mcp
Authentication
API Key, API Key, API Key, HTTP Basic, HTTP Bearer, OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 7

Optimizely Webhooks API declares 7 security schemes for authenticating requests. An API key is passed in the header as Authorization (Authorization). An API key is passed in the query as auth (epi-single). An API key is passed in the header as Authorization (epi-hmac). It accepts HTTP basic authentication (Basic). It accepts HTTP bearer tokens (JWT) (Bearer). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. It accepts HTTP bearer tokens (apiKey).

  • epi-single — Single key authentication
  • epi-hmac — HMAC authentication (epi-hmac xxx)
  • Basic — HMAC credentials
  • Bearer — JWT token
  • OAuth2 — Write applications that authenticate with the REST API via OAuth 2.0. Or, to authenticate using a personal token, see https://docs.developers.optimizely.com/we…

Paths & Operations 16

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

Webhooks 16

Manage webhooks

POST
/{clientId}/webhooks/{webhookId}/activate
Activate a webhook
activateWebhook 2 params → 200400404409
GET
/{clientId}/webhooks
Get information about all webhooks
selectWebhooks 5 params → 200
POST
/{clientId}/webhooks
Create a webhook
createWebhook 1 param body → 201400
POST
/{clientId}/webhooks/{webhookId}/deactivate
Deactivate a webhook
deactivateWebhook 2 params → 200400404409
PUT
/{clientId}/webhooks/{webhookId}
Update a webhook
updateWebhook 2 params body → 200400404409
DELETE
/{clientId}/webhooks/{webhookId}
Delete a webhook
deleteWebhook 2 params → 204400404409
GET
/{clientId}/webhooks/{webhookId}/verify
Verify a webhook
verifyWebhook 4 params → 200400
GET
/api/webhooks
List webhooks
list-WebhookHandler → 200
POST
/api/webhooks
Add webhook
create-WebhookHandler body → 204
DELETE
/api/webhooks/{id}
Delete webhook
delete-WebhookHandler 1 param → 204
PUT
/api/webhooks/{id}
Update webhook
update-WebhookHandler 1 param body → 204
GET
/projects/{project_id}/webhooks
Get Webhooks by Project
list_webhooks 4 params → 200400401403
POST
/projects/{project_id}/webhooks
Create a Webhook
create_webhook 1 param body → 201400401403
DELETE
/webhooks/{webhook_id}
Delete a Webhook
delete_webhook 1 param → 204400401403404
GET
/webhooks/{webhook_id}
Read a Webhook
get_webhook 1 param → 200400401403
PATCH
/webhooks/{webhook_id}
Update a Webhook
update_webhook 1 param body → 200400401403

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Webhook_2 (9 properties), RestWebhook (8 properties), WebhookRequestData (6 properties), RestWebhookVerify (5 properties). Each schema is shown below with its type and property counts.

WebhookAuthentication
object
Authentication method and attributes
1 property 1 required
RestWebhook
object
8 properties
RestWebhookVerify
object
5 properties
WebhookRequestData
object
6 properties 3 required
Webhook
Partial_Record_string.OperationMap__
object
Make all properties in T optional
WebhookPayload
object
The WebhookPayload type represents the payload of a webhook request, which includes information about the request, filters, and whether the webhook is disabled.
4 properties 1 required
Request
object
3 properties 1 required
Preset
string
Record_string.string_
object
Construct a type with a set of properties K of type T
FilterMap
OperationMap
object
2 properties
WebhookPayload_2
object
The WebhookPayload type represents the payload of a webhook request, which includes information about the request, filters, and whether the webhook is disabled.
4 properties 1 required
Error
object
4 properties
Webhook_2
object
9 properties 3 required
WebhookRequestBody
object
Webhook request body
4 properties 4 required
Webhooks
array
List of webhooks.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

optimizely-webhooks-api-openapi.yml Raw ↑

Other APIs Optimizely publishes across the network.

Optimizely Remote MCP Server — Experimentation
Optimizely Assets API
Optimizely Attributes API
Optimizely Audiences API
Optimizely Campaigns API
Optimizely Catalog Entries API
Optimizely Catalog Entry Relations API
Optimizely Catalog Nodes API
Optimizely Catalogs API
Optimizely Content API
Optimizely Content Types API
Optimizely Customers API
Where this information came from

This is an independent, third-party profile of Optimizely Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.