Typescript (SDK)
Images
Upscale an image
Submits an asynchronous image super-resolution job to the fal.ai queue and returns the queued job immediately. Poll GET /v1/jobs/{id} for status and results. Credits are charged only when the job completes successfully.
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Body
application/json
Response
Upscale job queued
Available options:
queued, processing, completed, failed, cancelled 
