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

Spruce Health Webhooks API

The Webhooks API from Spruce Health — 4 operation(s) for webhooks.

Spruce Health Webhooks API is one of 15 APIs that Spruce Health 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, API documentation, and an API reference.

This API exposes 6 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.sprucehealth.com/v1.

6 operations 4 paths 13 schemas 1 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.sprucehealth.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Spruce Health Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (spruceAPIToken). By default, every request must be authenticated.

  • spruceAPIToken — API token provided by Spruce should be passed in an "Authorization" header with the value "Bearer "

Paths & Operations 6

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

Webhooks 6
GET
/webhooks/endpoints
List webhook destination endpoints
ListWebhookEndpoints → 200400500
POST
/webhooks/endpoints
Create a webhook destination endpoint
CreateWebhookEndpoint 1 param body → 200400500
DELETE
/webhooks/endpoints/{endpointId}
Delete a webhook destination endpoint by id
DeleteWebhookEndpoint 1 param → 200400404500
GET
/webhooks/endpoints/{endpointId}
Get a webhook destination endpoint by id
WebhookEndpoint 1 param → 200400404500
GET
/webhooks/endpoints/{endpointId}/events
List events for an endpoint
ListWebhookEndpointEvents 4 params → 200400404500
POST
/webhooks/endpoints/{endpointId}/paused
Pause or resume a webhook destination endpoint
ModifyWebhookEndpointPaused 3 params → 200400404422500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are webhookDestinationEndpoint (7 properties), webhookDestinationEndpointEvent (5 properties), webhookDestinationEndpointEventDelivery (5 properties), error (3 properties). Each schema is shown below with its type and property counts.

objectType
string
String representing the object's type
webhookDestinationEndpointInput
object
2 properties 2 required
webhookDestinationEndpointEventDelivery
object
Delivery information for an event that has been attempted to be sent to a webhook destination endpoint
5 properties 3 required
webhookDestinationEndpoint
object
7 properties 6 required
error
object
3 properties 3 required
webhookSigningSecret
object
The signing secret for the webhook endpoint. This is used to verify the authenticity of the webhook payload. This value is only populated when the webhook endp…
2 properties 2 required
webhookDestinationEndpointEvent
object
An event that has been attempted to be sent to a webhook destination endpoint
5 properties 4 required
webhookDestinationEndpoint_url
string
The URL of the webhook destination endpoint
webhookDestinationEndpoint_name
string
The name of the webhook destination endpoint
paginationToken
string
Token given in a previous response to allow requesting the next page
hasMore
boolean
webhookDestinationEndpointEvent_id
string
The id of an event
webhookDestinationEndpoint_id
string
The id of a webhook destination endpoint

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spruce-health-webhooks-api-openapi.yml Raw ↑

Other APIs Spruce Health publishes across the network.

Spruce Health Contact Fields API
Spruce Health Contact Tags API
Spruce Health Contacts API
Spruce Health Conversation Item API
Spruce Health Conversation Tags API
Spruce Health Conversations API
Spruce Health Internal Endpoints API
Spruce Health Media API
Spruce Health Organization API
Spruce Health Phone Lines API
Spruce Health Saved Messages API
Spruce Health Scheduled Messages API
Where this information came from

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