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

Reclaim.ai webhooks API

The webhooks API from Reclaim.ai — 7 operation(s) for webhooks.

Reclaim.ai webhooks API is one of 83 APIs that Reclaim.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include webhooks. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1, at version 0.1.

Requests are made against the base URL https://api.app.reclaim.ai.

10 operations 7 paths 13 schemas 1 DELETE6 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.1
Base URL
https://api.app.reclaim.ai
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Reclaim.ai webhooks API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Authorization).

Paths & Operations 10

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

webhooks 10
GET
/api/team/current/webhooks
queryWebhookConfigs 1 param → 200
POST
/api/team/current/webhooks
createWebhookConfig body → 201
GET
/api/team/current/webhooks/messages
getMessages 6 params → 200
POST
/api/team/current/webhooks/messages/retry
retry body → 200
GET
/api/team/current/webhooks/versions
getWebhookVersions → 200
GET
/api/team/current/webhooks/{id}
getWebhookConfig 1 param → 200
PUT
/api/team/current/webhooks/{id}
updateWebhookConfig 1 param body → 200
DELETE
/api/team/current/webhooks/{id}
deleteWebhookConfig 1 param → 200
GET
/api/team/current/webhooks/{id}/associations
getWebhookAssociations 1 param → 200
GET
/api/team/webhook/generate-secret
Generate a secret
generateRandomSecrete → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are WebhookMessageView (12 properties), WebhookConfig (6 properties), WebhookConfigRequest (5 properties), WebhookMessageRequestHistoryView (3 properties). Each schema is shown below with its type and property counts.

WebhookConfigRequest
object
5 properties 3 required
WebhookSecret
object
1 property 1 required
WebhookRetryRequest
object
1 property 1 required
WebhookConfig
object
6 properties 6 required
WebhookExternalPayload
object
WebhookApiVersion
string
WebhookMessageRequestHistoryView
object
3 properties 3 required
WebhookEventType
string
SortOrder
string
WebhookMessageStatus
string
HttpStatus
string
WebhookStatus
string
WebhookMessageView
object
12 properties 10 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reclaim-ai-webhooks-api-openapi.yml Raw ↑

Other APIs Reclaim.ai publishes across the network.

Reclaim.ai account-time-schemes API
Reclaim.ai accounts API
Reclaim.ai action-items API
Reclaim.ai actions API
Reclaim.ai Admin API
Reclaim.ai analytics API
Reclaim.ai Anonymous API
Reclaim.ai api-management API
Reclaim.ai asana API
Reclaim.ai assist API
Reclaim.ai Assistant API
Reclaim.ai Avatar API