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

# File Overview

> API reference for Friendli File API. Upload, download, and manage files used for model training and dataset preparation on Friendli Suite.

OpenAPI reference of Friendli File API.

## File Management (Beta)

<CardGroup cols={2}>
  <Card title="Initiate file upload" href="/openapi/file/init-file-upload">
    Discover how to initiate a file upload.
  </Card>

  <Card title="Complete file upload" href="/openapi/file/complete-file-upload">
    Discover how to complete a file upload.
  </Card>

  <Card title="Get file info" href="/openapi/file/get-file-info">
    Discover how to get information about a file.
  </Card>

  <Card title="Get file download URL" href="/openapi/file/get-file-download-url">
    Discover how to get a download URL for a file.
  </Card>
</CardGroup>
