For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Upload File

Claude AI Operation

Upload a file to the Claude API

Example User Story

As a developer, I want to upload a file to the Claude API so that I can use it for fine-tuning or other purposes.

Fields

Field Name
Field Type
Required

file

File

Yes

purpose

String

No

Example link

Code (Apache v2.0): Operation

Last updated