Revision as of 20:30, December 8, 2020 by Julie.munn@genesys.com (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Genesys Engage cloud APIs

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Developers.



The Genesys Engage cloud APIs are a collection of web APIs you can use to create your own custom applications that integrate with Genesys. For example, you can:

  • Configure your Genesys environment, create users, and retrieve configuration data.
  • Subscribe to statistics and get notifications when they change.
  • Securely export your contact center data.
  • Manage agent state.
  • Perform basic call control, conferences and transfers, and call recording.
  • Allow supervisors to monitor agent calls.

All documentation for the web APIs is hosted on the Genesys Engage cloud Developer Center. This is where you can find the reference information, articles, and tutorials you need to start working with the APIs.

The Genesys Engage cloud API suite also includes the Service Client API, which you can use to extend the UI integration when Agent Desktop is configured to embed other web client business applications. This JavaScript API is based on window.postMessage and provides methods your application can use to communicate cross domain with Agent Desktop while maintaining secured isolation. For example, you can use the API to get and set an agent's state from your application. See Service Client API for reference information and how to get started with the API.

This page was last edited on December 8, 2020, at 20:30.
Comments or questions about this documentation? Contact us for support!