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

Meow Webhooks API

Manage webhook subscriptions and inspect delivery history.

Meow Webhooks API is one of 26 APIs that Meow 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 12 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.meow.com/v1, https://api.sandbox.meow.com/v1.

16 operations 12 paths 15 schemas 2 DELETE6 GET2 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Servers
https://api.meow.com/v1
https://api.sandbox.meow.com/v1
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Meow Webhooks API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Your Meow API key, sent in the x-api-key header for authentication.

Paths & Operations 16

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

Webhooks 16

Manage webhook subscriptions and inspect delivery history.

POST
/webhooks/subscriptions
Create Webhook Subscription
create_subscription_webhooks_subscriptions_post 2 params body → 200422
GET
/webhooks/subscriptions
List Webhook Subscriptions
list_subscriptions_webhooks_subscriptions_get 1 param → 200
PATCH
/webhooks/subscriptions/{subscription_id}
Update Webhook Subscription
update_subscription_webhooks_subscriptions__subscription_id__patch 2 params body → 200422
DELETE
/webhooks/subscriptions/{subscription_id}
Delete Webhook Subscription
delete_subscription_webhooks_subscriptions__subscription_id__delete 2 params → 204422
POST
/webhooks/subscriptions/{subscription_id}/test
Send Test Webhook Event
send_test_event_webhooks_subscriptions__subscription_id__test_post 3 params → 200422
POST
/webhooks/deliveries/{delivery_id}/redrive
Redrive Webhook Delivery
redrive_delivery_webhooks_deliveries__delivery_id__redrive_post 3 params → 200422
GET
/webhooks/deliveries/{delivery_id}/attempts
List Webhook Delivery Attempts
list_delivery_attempts_webhooks_deliveries__delivery_id__attempts_get 4 params → 200422
GET
/webhooks/deliveries
List Webhook Deliveries
list_deliveries_webhooks_deliveries_get 3 params → 200422
POST
/webhooks/global/subscriptions
Create Global Webhook Subscription
create_global_subscription_webhooks_global_subscriptions_post 1 param body → 200422
GET
/webhooks/global/subscriptions
List Global Webhook Subscriptions
list_global_subscriptions_webhooks_global_subscriptions_get → 200
PATCH
/webhooks/global/subscriptions/{subscription_id}
Update Global Webhook Subscription
update_global_subscription_webhooks_global_subscriptions__subscription_id__patch 1 param body → 200422
DELETE
/webhooks/global/subscriptions/{subscription_id}
Delete Global Webhook Subscription
delete_global_subscription_webhooks_global_subscriptions__subscription_id__delete 1 param → 204422
POST
/webhooks/global/subscriptions/{subscription_id}/test
Send Test Global Webhook Event
send_global_test_event_webhooks_global_subscriptions__subscription_id__test_post 2 params → 200422
POST
/webhooks/global/deliveries/{delivery_id}/redrive
Redrive Global Webhook Delivery
redrive_global_delivery_webhooks_global_deliveries__delivery_id__redrive_post 2 params → 200422
GET
/webhooks/global/deliveries/{delivery_id}/attempts
List Global Webhook Delivery Attempts
list_global_delivery_attempts_webhooks_global_deliveries__delivery_id__attempts_get 3 params → 200422
GET
/webhooks/global/deliveries
List Global Webhook Deliveries
list_global_deliveries_webhooks_global_deliveries_get 2 params → 200422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are WebhookDeliveryResponse (14 properties), WebhookDeliveryAttemptResponse (10 properties), WebhookSubscriptionWithSecretResponse (9 properties), WebhookSubscriptionResponse (8 properties). Each schema is shown below with its type and property counts.

UpdateWebhookSubscriptionRequest
object
6 properties
WebhookPayloadMode
string
WebhookDeliveryAttemptResponse
object
10 properties 10 required
WebhookEventType
string
ValidationError
object
3 properties 3 required
DeliveryStatus
string
WebhookSubscriptionResponse
object
8 properties 8 required
WebhookRedriveResponse
object
2 properties 2 required
WebhookDeliveryResponse
object
14 properties 14 required
WebhookDeliveryAttemptsResponse
object
3 properties 3 required
HTTPValidationError
object
1 property
WebhookTestEventResponse
object
3 properties 3 required
WebhookDeliveryListResponse
object
3 properties 3 required
CreateWebhookSubscriptionRequest
object
4 properties 2 required
WebhookSubscriptionWithSecretResponse
object
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

meow-webhooks-api-openapi.yml Raw ↑

Other APIs Meow publishes across the network.

Meow Accounts API
Meow API Keys API
Meow Approvals API
Meow Balances API
Meow Bills API
Meow Cards API
Meow Collection Accounts API
Meow Contacts API
Meow Customers API
Meow Entities API
Meow Health API
Meow Invoices API
Where this information came from

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