v1
latestOpenAPI 3.1.02026-07-26590116.2 KBImageAPI
SeedVR2
SeedVR2 image enhancement / upscaling. Provide a single image via image_url and choose the target resolution.
Pricing — flat per image by target resolution (USD at $0.02/token):
| resolution | tokens | USD |
|---|---|---|
| 1080p | 0.5 | $0.01 |
| 2k | 1 | $0.02 |
| 4k | 2 | $0.04 |
Returns an img_uuid; poll GET /api/v1/jobs/detail (or use custom_callback_url) to get the enhanced image.
post/api/v1/seedvr2
Headers
Authorizationstring
Request body
Example request
{
"custom_callback_url": "https://your-server.com/goenhance/callback"
}