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

Sendspark Webhook API

The Webhook API from Sendspark — 2 operation(s) for webhook.

Sendspark Webhook API is one of 4 APIs that Sendspark publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an AsyncAPI specification.

This API exposes 5 operations across 2 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.2.0.

Requests are made against a single base URL, https://api-gw.sendspark.com.

5 operations 2 paths 15 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.2.0
Base URL
https://api-gw.sendspark.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Sendspark Webhook API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (apiKey). An API key is passed in the header as x-api-secret (apiSecret). By default, every request must be authenticated.

Paths & Operations 5

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

Webhook 5
GET
/v1/workspaces/{workspaceId}/webhooks
Get Webhook list by workspace ID
getWebhookListByWorkspaceId 1 param → 204400404
POST
/v1/workspaces/{workspaceId}/webhooks
Create new Webhook
postCreateWebhook 1 param body → 200400404
GET
/v1/workspaces/{workspaceId}/webhooks/{webhookId}
Get Webhook by ID
getWebhookById 2 params → 204400404
DELETE
/v1/workspaces/{workspaceId}/webhooks/{webhookId}
Delete Webhook by ID
deleteWebhookById 2 params → 204400404
PATCH
/v1/workspaces/{workspaceId}/webhooks/{webhookId}
Modify Webhook
patchModifyWebhook 2 params body → 200400404

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are CreateWebhookRequestPayloadSchema (8 properties), ModifyWebhookRequestPayloadSchema (8 properties), BadRequest (4 properties), ResourceNotFoundOrInvalidAccess (3 properties). Each schema is shown below with its type and property counts.

WebhookVideoEventsSchema
array
automation
object
2 properties 1 required
ModifyWebhookResponseSchema
object
Model143
string
ModifyWebhookRequestPayloadSchema
object
8 properties
module
string
events
array
BadRequest
object
4 properties
identifiers
array
Model217
string
CreateWebhookResponseSchema
object
WebhookMetadataSchema
object
1 property 1 required
ResourceNotFoundOrInvalidAccess
object
3 properties
extraHeaders
array
CreateWebhookRequestPayloadSchema
object
8 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sendspark-webhook-api-openapi.yml Raw ↑

Other APIs Sendspark publishes across the network.

Sendspark DVM Bundles API
Sendspark Dynamics Campaign API
Sendspark Workspace API
Where this information came from

This is an independent, third-party profile of Sendspark Webhook 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.