Ikas, IKAS Teknoloji AS · AsyncAPI Specification

Ikas Ikas Teknoloji As Webhooks

Version

View Spec View on GitHub CompanyE-CommerceRetailStorefrontOrderProductInventoryGraphQLWebhookAuthenticationSDKMCPAsyncAPIEvents

AsyncAPI Specification

ikas-ikas-teknoloji-as-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://ikas.dev/docs/api/admin-api/webhooks
spec_type: Webhooks
summary: >-
  ikas delivers store events via webhooks registered with the saveWebhook
  GraphQL mutation. Each subscription binds one or more scope strings of the
  form store/<resource>/<event> to an HTTPS endpoint. Deliveries are retried up
  to 3 times if the endpoint does not return HTTP 200, then dropped.
registration:
  mutation: saveWebhook
  signature: 'saveWebhook(input: WebhookInput!): [Webhook!]'
  input_fields:
  - scopes
  - endpoint
  deregister_mutation: deleteWebhook
  list_query: list-webhook
delivery:
  transport: HTTPS POST
  success_status: 200
  retry: retried 3 times on non-200 or unreachable endpoint, then stopped
scope_pattern: store/<resource>/<event>
documented_scopes:
- store/customer/created
- store/customer/updated
notes: >-
  The docs list customer created/updated as examples of the scope pattern; the
  full published scope catalog is not enumerated on the webhooks page. Only the
  verbatim documented scopes are recorded here — additional resource/event
  scopes exist but are not fabricated.

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/ikas-ikas-teknoloji-as-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.