Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,16 @@ The Files.com Support team provides official support for all of our official Fil

To initiate a support conversation, you can send an [Authenticated Support Request](https://www.files.com/docs/overview/requesting-support) or simply send an E-Mail to support@files.com.


## Table Of Contents
| | |
| --------------------------------- | ----------------------------------------------------- |
| [Authentication](#authentication) | [Foreign Language Support](#foreign-language-support) |
| [Configuration](#configuration) | [Errors](#errors) |
| [Sort & Filter](#sort-and-filter) | [Pagination](#pagination) |
| [Paths](#paths) | [Mock Server](#mock-server) |


## Authentication

There are two ways to authenticate: API Key authentication and Session-based authentication.
Expand Down