Public API
 1.0 
OAS 3.0

Welcome to fileAI’s Public API Documentation.

This API allows users to check the health of the system, upload and manage files, and manage AI Schemas. Should you have any questions, please reach out to fileAI via the “Contact a Developer” link below.

Contact a Developer

Prerequisites

Before using our API, please ensure you complete the following prerequisites

  • You must have a fileAI account. Sign up or login here
  • You must have an API Key. After creating your fileAI account, you can generate your API Key. Refer to the Authentication section below for more details.

Authentication

All API requests require an API key for authentication.

  • To obtain your API key, please log in to your fileAI account and navigate to Project Settings in your dashboard
  • Keep your API key secure and do not share it publicly.

Authentication

How to Use Your API Key

Once you have your API key:

  • Click the Authorize button on the top-right of this page
  • Enter your API Key under Value
  • Click Authorize to start making authenticated requests directly from the documentation

How to Use Your API Key

Public API V1