Telia ACE Knowledge Contact Method WebHook

The outbound webhook surface of Telia ACE Knowledge. A contact method of type Web service forwards an end user's form submission and the current ACE Knowledge parameter context to an external HTTP endpoint the customer implements, and injects the response back into the widget as a dynamic answer. Telia publishes the full contract openly — request content types of JSON, XML or form-urlencoded, response types of text/html or text/plain, a hard 15 second budget for the receiver, custom headers that can be stored encrypted, and optional HMAC SHA256 JWT request signing in an X-ACE-Signature header carrying iss, aud, exp, iat, content_hash, method and path claims. This is the only Telia event surface whose specification is available without a login.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/telia-ace-knowledge-contact-method-webhook"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: telia:telia-ace-knowledge-contact-method-webhook
name: Telia ACE Knowledge Contact Method WebHook
description: The outbound webhook surface of Telia ACE Knowledge. A contact method of type Web service
  forwards an end user's form submission and the current ACE Knowledge parameter context to an external
  HTTP endpoint the customer implements, and injects the response back into the widget as a dynamic answer.
  Telia publishes the full contract openly — request content types of JSON, XML or form-urlencoded, response
  types of text/html or text/plain, a hard 15 second budget for the receiver, custom headers that can
  be stored encrypted, and optional HMAC SHA256 JWT request signing in an X-ACE-Signature header carrying
  iss, aud, exp, iat, content_hash, method and path claims. This is the only Telia event surface whose
  specification is available without a login.
humanURL: https://github.com/telia-oss/ace-knowledge-docs/blob/master/REST/webhook.md
tags:
- Contact Center
- Webhook
- Event
- Request Signing
- ACE Knowledge
tags_raw:
- Contact Center
- Webhooks
- Events
- Request Signing
- ACE Knowledge
properties:
- type: Documentation
  url: https://github.com/telia-oss/ace-knowledge-docs/blob/master/REST/webhook.md
- type: Webhooks
  url: asyncapi/telia-webhooks.yml