---
title: "Check-in File"
slug: "checkinfile"
updated: 2026-04-13T02:23:05Z
published: 2026-04-13T02:23:05Z
---

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

# Check-in File

This tutorial demonstrates how to check in a file via the RESTful API.

> [!NOTE]
> Additional API documentation
> 
> To get a list of most of the API requests available, with the 12d Synergy server running, browse [http://synergy.myserver.com/api-docs/ui/index](http://synergy.myserver.com/api-docs/ui/index).
> 
> (Replace [synergy.myserver.com](http://synergy.myserver.com) with the external server address and update the port numbers if necessary.)

### 1.1. Getting the Personal Access Token to access API

The tutorial for getting the PAT is here: [Generate PAT in Web client](/v1/docs/webclientgenerateapersonalaccesstokenpatinwebclientdoc).

### 1.2. Checking in a File

Making a file check-in is similar to the file upload API.

You can follow these steps to make a file check-in:

- [Upload Files to 12d Synergy](/v1/docs/uploadingfilesto12dsynergydoc)
- [Upload chunk files to Synergy](/v1/docs/uploadchunkfilestosynergydoc)
