POST /files 
 Upload a file for use with other API endpoints (coming soon)
Supported File Types
- .txt - Plain text files
 - .pdf - PDF documents
 - .csv - CSV data files
 - .json - JSON data
 - .jsonl - JSON Lines data
 
The Files API will allow you to upload documents for analysis, fine-tuning, and other AI operations.
Upload a file for use with other API endpoints (coming soon)
Supported File Types