---
title: "[ALPHA] Generate canvas (async)"
method: POST
path: "/canvas"
tags: ["canvas"]
---

# [ALPHA] Generate canvas (async)

`POST /canvas`

Queue canvas generation from the request body. Returns 202 with operation tracking identifiers when applicable.

## Request body

- object

## Response `202`

Accepted

- object — Response data

## Other responses

- `400` — Validation error
- `401` — Unauthorized
- `500` — Unexpected error

---

[API](https://skmtc.net/getpg/apis/pg-ai-public-api.md) · [All operations](https://skmtc.net/getpg/apis/pg-ai-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getpg/pg-ai-public-api/revisions/cc47d013c073/schema)
