Quick Start

Get up and running quickly with simple steps to authenticate, upload files, and extract data using the fileAI API

1. Test Your Connection

api reference

Success Response: {"message": "Public API is up and running!"}

2. Upload Your First File

Request an upload URL:

api reference

*Upload your file to the returned presigned URL, then check your results:

api reference

That's it! Your document is now processed and structured data is extracted automatically.


What’s Next