Upload a file
Tools File Management
Upload a file
Upload a file (PDF, DOCX, ODT, PNG, or JPEG, max 50 MB) for use with tool actions. Files expire after 60 minutes.
POST
Upload a file
Documentation Index
Fetch the complete documentation index at: https://docs.autype.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key (starts with ak_...)
Body
multipart/form-data
file (max 50 MB)
Response
201 - application/json
File uploaded successfully
File ID
Example:
"550e8400-e29b-41d4-a716-446655440000"
Original filename
Example:
"document.pdf"
MIME type
Example:
"application/pdf"
File size in bytes
Example:
102400
File kind (input or output)
Available options:
INPUT, OUTPUT Example:
"INPUT"
Source action (null for uploads, action name for outputs)
Example:
null
Expiration timestamp
Upload timestamp
