Resources
Changelog
Notable changes, new endpoints, and breaking updates to the StashKit API.
April 20, 2026 — Upload Limit Updates
Updated upload limits
- Shortform video: max duration 60s → 90s, added 3s minimum
- Shortform video: max file size 500 MB → 300 MB
- Carousel images: max file size 8 MB → 20 MB
- Longform video: max file size 500 MB → 1 GB
April 20, 2026
Initial API v1 release
POST /api/v1/upload/presign— presigned URL upload flowPOST /api/v1/upload/complete— finalize uploadsGET /api/v1/content— list content with filtering and paginationGET /api/v1/content/:id— retrieve single content itemPATCH /api/v1/content/:id— update title, description, hashtags, statusDELETE /api/v1/content/:id— delete content and storage files- API key authentication with brand scoping