The Developer Hub fully documents the UKG Talk API and is organized into reference and conceptual documentation, accessed through the API specifications and Documentation links in the header.
The UKG Talk API specifications are available in the lefthand navigation menu adjacent to this page.
UKG Talk
In addition to the UKG Talk API specification, our ever-expanding documentation provides a quick start guide that launches you into making an API call, information about our authentication flow, information about error handling, and a changelog listing the latest updates to the API and its documentation.
Documentation Table of Contents
Developer Hub Category |
---|
Quick Start |
Authentication |
What's New |
The API Specification
The API specification describes the UKG Talk API in detail, down to each operation's request and response. Reference documentation is accessed through the persistent API specifications and Documentation links in the header of each page. This area of the Developer Hub houses our library of API resources, organized hierarchically by domain, or major functional area, API resource, and all available operations against each resource.
Structure
Each functional area within the suite is known as a domain. Every domain contains resources, each of which represents a business entity that is stored or computed.
- An example of an API resource is Posts
- Categories include Content, Groups, Tasks, and Users
Every resource is accessed using one or more operations, each of which consists of an HTTP method plus a URL.
Crafted documentation
The conceptual documentation provides writer-crafted user guidance that introduces our API and provides a series of informative and tutorial topics to get you started with the API as quickly as possible. This area of the Developer Hub is actively in development and will be expanded soon.