The following prerequisites must be met prior to calling the Data Graph API:
- Enabled your Data Integrity Suite Workspace: Access to the Data Graph API requires a Data Integrity Suite entitlement. Click here to Request Access.
- Bearer token: To access the queries supported by Data Graph API, a Bearer token is required that will be passed in Authorization header. Example: "Authorization": "Bearer {token}".
For more information about token generation, see How to Authenticate.
To get started with making queries, access the Data Graph Playground or download the Precisely API Postman Collection. See sample queries for quick reference.
To write your own powerful queries and get the full value of Data Graph, you will need to understand the datasets available as well as the Data Graph architecture.