Bond Pet Foods · AsyncAPI Specification
Bond Pet Foods Webhooks
Version
View Spec
View on GitHub
Pet FoodAlternative ProteinPrecision FermentationFood TechnologyBiotechnologyAnimal NutritionSustainabilityE-CommerceWooCommerceWordPressAsyncAPIEvents
AsyncAPI Specification
generated: '2026-08-08'
method: probed
source: https://www.bondpets.com/wp-json/
spec_type: null
advertised: false
no_pointer_emitted: true
no_pointer_reason: >-
Deliberate. Bond Pet Foods 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` or `AsyncAPI`
pointer would credit this company with an event posture it does not have, so neither 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, plus two inbound
receivers for payment-provider callbacks.
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/{id}
methods: [GET, POST, PUT, PATCH, DELETE]
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/v2/webhooks/{webhook_id}/deliveries/{id}
methods: [GET]
gated: true
namespace: wc/v2
status: legacy-still-served
- path: /wp-json/wc/v2/webhooks/batch
methods: [POST, PUT, PATCH]
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/{id}
methods: [GET, POST, PUT, PATCH, DELETE]
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
- path: /wp-json/wc/v1/webhooks/{webhook_id}/deliveries/{id}
methods: [GET]
gated: true
namespace: wc/v1
status: legacy-still-served
- path: /wp-json/wc/v1/webhooks/batch
methods: [POST, PUT, PATCH]
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 Bond Pet Foods emits. Indicates
PayPal is a payment method on this store.
- path: /wp-json/wc/v3/wc_stripe/account/webhook-status-message
methods: [GET]
direction: management
gated: true
note: >-
Stripe gateway webhook status. Together with the configure_webhooks route below it indicates
Stripe is the card payment method on this store.
- path: /wp-json/wc/v3/wc_stripe/account_keys/configure_webhooks
methods: [POST, PUT, PATCH]
direction: management
gated: true
event_catalog:
status: not-published
detail: >-
WooCommerce's own webhook topics (order.created, order.updated, product.created,
customer.created and so on) are an upstream plugin capability. Bond Pet Foods publishes no
list of which topics it has enabled, if any, and the management routes that would reveal it
are credential-gated. The event catalog is therefore unknown, not empty.
consumer_impact: >-
A partner or agent cannot subscribe to anything. There is no public subscription endpoint, no
event schema, no delivery guarantee and no signature-verification documentation.
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/bond-pet-foods-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.