The YouCam API - API Playground provides an excellent overview of how to configure AI workflows. It lets you run tests, validate results, and debug issues while supplying ready‑to‑use code snippets that you can copy directly into your environment.
Url: https://yce.makeupar.com/api-console/en/api-playground/ai-skin-analysis/

Follow these steps to register, create an API key, and run your first AI workflow.
- Visit: https://yce.makeupar.com/ai-api
- Sign up for a new account or log in if you already have one.
Navigate to the API Console and generate a key: 
Choose an AI feature to test.
Select an API key you created into the Authorization field of the playground.
Specify where your data comes from (e.g., local file, file url, or samples).
Adjust the parameters to match your use case: 
Review the generated request payload and sample code for correctness.
Click Start Processing to execute the workflow.
Inspect the output and verify that it meets expectations.



