# ApiPlaygroundPage

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/api/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/api/page.tsx#L31)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `params` | `Promise` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_ApiPlaygroundPage_63398d9e["ApiPlaygroundPage"]
    class component_ApiPlaygroundPage_63398d9e rootComponent
```

## Relationships

- RENDERS → `KeyIcon`
- RENDERS → `PlaygroundOAuth2Config`
- RENDERS → `AgentActionsConfig`
- RENDERS → `CommandLineIcon`
- RENDERS → `Link`
- RENDERS → `ArrowLeftIcon`
- RENDERS → `XMarkIcon`
- RENDERS → `McpInstallBlock`
- RENDERS → `ApiReferenceReader`
- RENDERS → `ArrowPathIcon`
- USES_HOOK → `useState`
- USES_HOOK → `useAPIClient`
- USES_HOOK → `useEffect`
