Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-mcp.controller.ts
Server-side try-it proxy — lets the playground call APIs that block CORS (Tier 3.4)
Endpoint
POST /technical-docs/:projectId/playground/proxy
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
TechnicalDocsMcpController(MODULE_DECLARES)
Was this page helpful?