aiendpoint.dev
ServicesUploadThing

UploadThing

community

File upload service for Next.js and React with type-safe uploads and file management.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://uploadthing.comapikeydeveloperconfidence: 87/1000 discoveries1 contributors
POSThttps://api.uploadthing.com/v6/listFiles

List files

Parameters

limitresults (integeroptional
offsetoffset (integeroptional

Returns

files[] with key, name, size, url, uploadedAt, customId
POSThttps://api.uploadthing.com/v6/getUsageInfo

Get usage info

Returns

totalBytes, totalReadable, appTotalBytes, appTotalReadable, filesUploaded, limitBytes
POSThttps://api.uploadthing.com/v6/deleteFile

Delete files

Parameters

fileKeysfile keys (string[]required

Returns

success