Snipp is a modern file-sharing platform with a developer-friendly API. Upload images and videos, manage your files, and integrate Snipp into your own apps and workflows.Documentation Index
Fetch the complete documentation index at: https://docs.snipp.gg/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
Get your API key and make your first upload in minutes.
What You Can Do
Upload Files
Upload images and videos with
POST /upload. Includes privacy controls.Manage Uploads
List your recent uploads with
GET /uploads and remove files with DELETE /deleteUpload.User Profiles
Fetch profile data, badges, and public uploads for any user with
GET /users/{id}.Discover Feed
Browse community uploads with
GET /discover on the Relay API.Next Steps
Authentication
Learn how to authenticate requests with your API key.
File Types
See which formats are supported and their size limits.
Rate Limits
Understand request limits and best practices.
Plans
Compare Free, Plus, and Enterprise tiers.

