Updating Synthetic Data

Use the AI Team Edition endpoints for Synthetic Data.

The applications and code uses the AI Developer Edition features. Update the endpoints to direct the applications and code to use the AI Team Edition features.

Synthetic Data API uses the following endpoint:

http://localhost:${SYNTHETIC_DATA_PORT:-8095}/pty/synthetic-data/v1

Update and use the AI Team Edition endpoint:

https://{Host Address}/pty/synthetic-data/v1

Where, {Host Address} is the hostname of the PPC.


Last modified : April 29, 2026