FilePost
FilePost is a file upload API built for developers and automation workflows. Upload any file with a single POST request and get back a permanent public CDN URL. No S3 buckets, no IAM roles, and no storage configuration. Features: - Upload any file type, including images, PDFs, documents, and videos - Instant public CDN URLs - File Intake Links, which are shareable upload pages with webhooks -…
FilePost endpoints
| Method | Endpoint | Description |
|---|---|---|
| Files | ||
| DELETE |
delete_file_v1_files__file_id__delete /v1/files/{file_id} |
|
| GET |
get_file_v1_files__file_id__get /v1/files/{file_id} |
|
| POST |
try_upload_v1_try_upload_post /v1/try-upload |
Free trial upload. Requires email and consent to track files. |
| POST |
upload_file_v1_upload_post /v1/upload |
|
| GET |
list_files_v1_files_get /v1/files |
|
| Account | ||
| POST |
join_waitlist_v1_waitlist_post /v1/waitlist |
|
| POST |
signup_v1_signup_post /v1/signup |
|
| GET |
get_account_v1_account_get /v1/account |
|
| Billing | ||
| POST |
create_checkout_v1_billing_checkout_post /v1/billing/checkout |
|
| POST |
stripe_webhook_v1_billing_webhook_post /v1/billing/webhook |
|
| Intake Links | ||
| GET |
get_intake_link_v1_intake_links__intake_id__get /v1/intake-links/{intake_id} |
|
| POST |
create_intake_link_v1_intake_links_post /v1/intake-links |
|
| GET |
list_intake_links_v1_intake_links_get /v1/intake-links |
|
| DELETE |
delete_intake_link_v1_intake_links__intake_id__delete /v1/intake-links/{intake_id} |
|
| POST |
intake_upload_v1_intake__token__upload_post /v1/intake/{token}/upload |
|
FilePost pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|