cURL
curl --request POST \ --url https://api.cheapestinference.ai/v1/files \ --header 'Authorization: Bearer <token>'
Upload a file that can be used across various endpoints/features. The size of all files uploaded by one organization can be up to 100 GB.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>