Redefine Meat · AsyncAPI Specification
Redefine Meat Webhooks
Version
View Spec
View on GitHub
Food and BeverageAlternative ProteinPlant-BasedFood TechnologyManufacturingE-CommerceWooCommerceWordPressRetailMCPAsyncAPIEvents
AsyncAPI Specification
generated: '2026-08-05'
method: probed
source: https://www.redefinemeat.com/wp-json/
spec_type: null
advertised: false
no_pointer_emitted: true
no_pointer_reason: >-
Deliberate. Redefine Meat does not ADVERTISE webhooks - there is no webhook catalog, no event
reference, no subscription documentation and no developer portal of any kind. The routes below
are the stock WooCommerce webhook ADMINISTRATION endpoints, present because the plugin is
installed, and every one of them is credential-gated. Emitting a `Webhooks` pointer would
credit this company with an event posture it does not have, so none was added to apis.yml.
The surface is recorded here because it is real, not because it scores.
summary: >-
No AsyncAPI document is published anywhere on this host, and no consumer-facing event or
streaming surface exists. What does exist is the WooCommerce webhook management API, which
lets an authenticated site administrator register delivery URLs for store events.
webhook_management_routes:
- path: /wp-json/wc/v3/webhooks
methods: [GET, POST]
gated: true
namespace: wc/v3
- path: /wp-json/wc/v3/webhooks/{id}
methods: [GET, POST, PUT, PATCH, DELETE]
gated: true
namespace: wc/v3
- path: /wp-json/wc/v3/webhooks/batch
methods: [POST, PUT, PATCH]
gated: true
namespace: wc/v3
- path: /wp-json/wc/v2/webhooks
methods: [GET, POST]
gated: true
namespace: wc/v2
status: legacy-still-served
- path: /wp-json/wc/v2/webhooks/{webhook_id}/deliveries
methods: [GET]
gated: true
namespace: wc/v2
status: legacy-still-served
- path: /wp-json/wc/v1/webhooks
methods: [GET, POST]
gated: true
namespace: wc/v1
status: legacy-still-served
- path: /wp-json/wc/v1/webhooks/{webhook_id}/deliveries
methods: [GET]
gated: true
namespace: wc/v1
status: legacy-still-served
inbound_webhook_receivers:
- path: /wp-json/wc/v3/paypal-webhooks
methods: [POST]
direction: inbound
note: >-
A receiver for PayPal's outbound webhooks, not an event Redefine Meat emits. Indicates
PayPal is a payment method on this store.
event_catalog:
status: not-published
detail: >-
Which store topics (order.created, product.updated, customer.created, coupon.deleted, ...)
are actually registered is only visible to an authenticated administrator via
GET /wp-json/wc/v3/webhooks. No topics are asserted here.
x-evidence:
fetched: '2026-08-05'
probes:
- url: https://www.redefinemeat.com/wp-json/
http_status: 200
detail: Route index lists 15 webhook-related routes across wc/v1, wc/v2 and wc/v3.
- url: https://www.redefinemeat.com/wp-json/wc/v3/products/
http_status: 401
detail: Confirms the wc/v3 namespace is credential-gated.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/redefine-meat-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.