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

Ando Webhooks API

Outbound webhook endpoint and delivery routes.

Ando Webhooks API is one of 8 APIs that Ando 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 and authentication docs.

This API exposes 8 operations across 6 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.ando.so/v1.

8 operations 6 paths 19 schemas 3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.ando.so/v1
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Ando Webhooks API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (AndoApiKey). It accepts HTTP bearer tokens (ando_sk) (BearerApiKey).

  • AndoApiKey — Workspace API key. Current accepted keys use the andosk prefix.
  • BearerApiKey — Compatibility transport for workspace API keys.

Paths & Operations 8

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

Webhooks 8

Outbound webhook endpoint and delivery routes.

POST
/webhook-endpoints
Create a webhook endpoint
createWebhookEndpoint body → 201400401403404409429500
GET
/webhook-endpoints
List webhook endpoints
listWebhookEndpoints → 200400401403404409429500
GET
/webhook-endpoints/{endpointId}
Get a webhook endpoint
getWebhookEndpoint 1 param → 200400401403404409429500
PATCH
/webhook-endpoints/{endpointId}
Update a webhook endpoint
updateWebhookEndpoint 1 param body → 200400401403404409429500
POST
/webhook-endpoints/{endpointId}/rotate-secret
Rotate webhook endpoint secret
rotateWebhookEndpointSecret 1 param body → 200400401403404409429500
POST
/webhook-endpoints/{endpointId}/test
Send a webhook test event
sendWebhookEndpointTestEvent 1 param → 202400401403404409429500
GET
/webhook-deliveries
List webhook deliveries
listWebhookDeliveries 6 params → 200400401403404409429500
POST
/webhook-deliveries/{deliveryId}/replay
Replay a webhook delivery
replayWebhookDelivery 1 param → 202400401403404409429500

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are WebhookDelivery (25 properties), WebhookEndpointDetail (14 properties), WebhookEndpointSecret (14 properties), WebhookEndpoint (13 properties). Each schema is shown below with its type and property counts.

WebhookEndpointListResponse
object
Webhook endpoint list response.
2 properties 2 required
WebhookTestEventResponse
object
Webhook test event response.
1 property 1 required
WebhookDeliveryListResponse
object
Webhook delivery list response.
2 properties 2 required
UpdateWebhookEndpointBody
object
Webhook endpoint update request.
5 properties
WebhookEndpointDeliveryScopeInput
object
Webhook endpoint delivery-scope update.
2 properties 1 required
WebhookEndpoint
object
Webhook endpoint metadata. Signing secret plaintext is never returned here.
13 properties 13 required
WebhookReplayResponse
object
Webhook delivery replay response.
1 property 1 required
WebhookEndpointSecretResponse
object
Webhook endpoint response with one-time plaintext secret.
1 property 1 required
WebhookEndpointDeliveryScope
Webhook endpoint runtime data recipient.
WebhookEndpointDetailResponse
object
Webhook endpoint detail response.
1 property 1 required
LegacyErrorResponse
object
Current compatibility error envelope used by legacy /api/v1 routes.
3 properties 1 required
WebhookEndpointResponse
object
Webhook endpoint response.
1 property 1 required
PublicApiErrorResponse
object
Target public API error envelope.
1 property 1 required
WebhookDelivery
object
Webhook delivery state visible through the public API.
25 properties 25 required
WebhookEndpointDetail
object
Webhook endpoint detail.
14 properties 14 required
WebhookEndpointSecret
object
Webhook endpoint response with one-time plaintext secret.
14 properties 14 required
RotateWebhookEndpointSecretBody
object
Webhook endpoint secret rotation request.
1 property
CreateWebhookEndpointBody
object
Webhook endpoint creation request.
4 properties 2 required
WebhookEndpointDeliverySummary
object
Delivery summary over the endpoint's most recent 100 deliveries.
13 properties 13 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ando-webhooks-api-openapi.yml Raw ↑

Other APIs Ando publishes across the network.

Ando Calls API
Ando Clipboards API
Ando Members API
Ando Messages API
Ando Realtime API
Ando Search API
Ando Tasks API
Where this information came from

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