Telia ACE Web API

Client-side and server-side REST interface that lets an end user communicate with a Telia ACE contact centre from the customer's own website. Telia publishes it in two versions — a Client version callable directly from browsers with a restricted result and parameter set, and an authenticated Server version for server-to-server integration that returns extensive contact centre information. Documented capabilities are creating callbacks in real time or from scheduled availability, checking queue status by queue name or contact data, retrieving entrance and menu-selection opening hours, checking whether inputs and menu selections are currently open, and exporting changelog and audit records. All calls are HTTPS GET and POST. A first-party npm client is published as @telia-ace/web-api; no specification is public.

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-web-api"
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 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.

API entry from apis.yml

apis.yml Raw ↑
aid: telia:telia-ace-web-api
name: Telia ACE Web API
description: Client-side and server-side REST interface that lets an end user communicate with a Telia
  ACE contact centre from the customer's own website. Telia publishes it in two versions — a Client version
  callable directly from browsers with a restricted result and parameter set, and an authenticated Server
  version for server-to-server integration that returns extensive contact centre information. Documented
  capabilities are creating callbacks in real time or from scheduled availability, checking queue status
  by queue name or contact data, retrieving entrance and menu-selection opening hours, checking whether
  inputs and menu selections are currently open, and exporting changelog and audit records. All calls
  are HTTPS GET and POST. A first-party npm client is published as @telia-ace/web-api; no specification
  is public.
humanURL: https://ace-showcase.com/marketplace/ace-web-api/
tags:
- Contact Center
- Callback
- Queue Status
- Opening Hours
- ACE
properties:
- type: Documentation
  url: https://ace-showcase.com/marketplace/ace-web-api/
- type: SDKs
  url: https://www.npmjs.com/package/@telia-ace/web-api