> ## Documentation Index
> Fetch the complete documentation index at: https://docs.modelslab.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enterprise Super Resolution API

> AI image upscaling on dedicated enterprise GPU servers. Enhance image resolution with full server management and cache control.

## Endpoints

<CardGroup cols={2}>
  <Card title="Ultra Resolution" icon="maximize" href="/enterprise-api/super-resolution/make">
    Generate a super-resolution version of an image with optional scaling and face enhancement
  </Card>

  <Card title="Fetch Images" icon="download" href="/enterprise-api/super-resolution/fetchimage">
    Retrieve queued or processing super-resolution requests
  </Card>

  <Card title="Clear Cache" icon="trash" href="/enterprise-api/super-resolution/clear-cache">
    Clear the API’s server cache for fresh processing
  </Card>

  <Card title="Restart Server" icon="refresh" href="/enterprise-api/super-resolution/restart-server">
    Restart your dedicated super-resolution server
  </Card>

  <Card title="System Details" icon="server" href="/enterprise-api/super-resolution/system-details">
    Get information about your server status and performance
  </Card>

  <Card title="Update Server" icon="arrow-up" href="/enterprise-api/super-resolution/update-server">
    Update your dedicated server to the latest version
  </Card>
</CardGroup>
