Cratejoy · AsyncAPI Specification

Cratejoy Webhooks

Version

View Spec View on GitHub CompanyE-CommerceSubscriptionSubscription BoxesMarketplacePaymentsOrderWebhookRESTAsyncAPIWebhooksEvents

AsyncAPI Specification

cratejoy-webhooks.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.cratejoy.com/reference/web-hook-methods
type: Webhooks
docs: https://docs.cratejoy.com/reference/web-hook-methods
registration:
  endpoint: https://api.cratejoy.com/v1/hooks/
  method: POST
  required_fields: [name, target, request_type, event]
management:
  - {method: GET, path: https://api.cratejoy.com/v1/hooks/, description: List all webhooks}
  - {method: POST, path: https://api.cratejoy.com/v1/hooks/, description: Create a new webhook}
  - {method: PUT, path: 'https://api.cratejoy.com/v1/hooks/{hook_id}/', description: Update an existing webhook}
  - {method: DELETE, path: 'https://api.cratejoy.com/v1/hooks/{hook_id}/', description: Delete a webhook}
hook_object:
  fields: [id, name, target, event, request_type, enabled, created_at, store_id, querystring, type, url]
events:
  - name: customer_new
    description: Triggered when a new customer is created.
events_note: >-
  The docs document customer_new as an example event; the full event list is defined
  per the Web Hook object reference (https://docs.cratejoy.com/reference/hook). Not
  enumerated here to avoid fabrication.
signing:
  documented: false
  note: No webhook signing/verification scheme is documented in the public reference.

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/cratejoy-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 email required.

A second provider on the same verified email joins the account you already have.