# API Playground

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.perfectcorp.com/api-console/en/api-playground/ai-skin-analysis/](https://yce.perfectcorp.com/api-console/en/api-playground/ai-skin-analysis/)

![YouCam API - API Playground](https://bcw-media.s3.ap-northeast-1.amazonaws.com/strapi/assets/You_Cam_API_Playground_9dfea29a72.png)

## Users Guide

Follow these steps to register, create an API key, and run your first AI workflow.

### 1. Register & Log In

- Visit: https://yce.perfectcorp.com/ai-api
- Sign up for a new account or log in if you already have one.


### 2. Create an API Key

Navigate to the [API Console](https://yce.perfectcorp.com/api-console/en/) and [generate a key](https://yce.perfectcorp.com/api-console/en/api-keys/):
![API Keys](https://bcw-media.s3.ap-northeast-1.amazonaws.com/strapi/assets/You_Cam_API_Console_API_Keys_07f57942c7.png)

### 3. Select a Feature in the API Playground

[Choose an AI feature](https://yce.perfectcorp.com/api-console/en/api-playground/ai-skin-analysis/) to test.

### 4. Authorize with Your API Key

Select an API key you created into the **Authorization** field of the playground.

> ![API Key in Playground](https://bcw-media.s3.ap-northeast-1.amazonaws.com/strapi/assets/You_Cam_API_Playground_API_Key_d4854060be.png)


### 5. Choose a Source

Specify where your data comes from (e.g., local file, file url, or samples).

### 6. Configure AI Parameters

Adjust the parameters to match your use case:
![](https://bcw-media.s3.ap-northeast-1.amazonaws.com/strapi/assets/You_Cam_API_Playground_Parameter_b253859dd5.png)

### 7. Check Request Payload & Sample Code

Review the generated request payload and sample code for correctness.

> ![Request Payload](https://bcw-media.s3.ap-northeast-1.amazonaws.com/strapi/assets/You_Cam_API_Playground_Request_Payload_and_Sample_Code_91cf726c91.png)


### 8. Start Processing

Click **Start Processing** to execute the workflow.

> ![Start Processing](https://bcw-media.s3.ap-northeast-1.amazonaws.com/strapi/assets/You_Cam_API_Playground_Start_Processing_2c334b82f4.png)


### 9. Check Results

Inspect the output and verify that it meets expectations.

> ![Results](https://bcw-media.s3.ap-northeast-1.amazonaws.com/strapi/assets/You_Cam_API_Playground_Result_bf2a4c4575.png)