You are here: Pega API
Pega API
The Pega API enables you to power client and mobile applications using built-in Pega REST services. It includes case, assignment, and data APIs that let you leverage your Pega 7 Applications. The APIs are secured using user credentials and TLS/SSL.
The Pega API can be assessed by selecting Resources > Pega API. It lets you:
- list parameters
- view the JSON data model for each resource
- directly test an API by clicking Try it out! to view the actual request URL, response body, response code, and response headers
Exposed API Resources
The following resources are available in the Pega API.
Assignments
- Get assignments
- Get assignment details
- Perform assignment action
Authenticate
Cases
- Get cases
- Create a new case
- Get case details
- Update a case
Case types
Data
- Get data page contents
- Get data page metadata
Docs
- Get the complete documentation for the Pega API
Related information
Open topic with navigation