Plan Tiers
Snipp offers three tiers to suit different needs. All plans include full API access.Weekly Usage Limit
Each plan has a 7-day upload quota. Your account is assigned a fixed reset day and time when you sign up, and that slot never moves. Once a week, at that exact moment, the entire counter returns to zero. The window does not slide, and it does not depend on when you upload. It is not a continuous tally of the last seven days, and an idle week neither stacks quota nor delays your reset. Unused allowance does not carry over. You can see your next reset in Settings under Billing. Failed uploads do not count against the limit. Only successfully stored files consume bytes. Deleting a file does not restore weekly quota. The limit measures upload throughput per window, not stored bytes, so any successful upload counts for the full window even if the file is later removed.Priority Minutes
Every account gets priority streaming for short videos. Priority videos are served with adaptive bitrate (HLS), which means fast seeking and multiple quality levels from 240p up to the source resolution. Once the budget is spent, videos fall back to standard quality, served directly from storage with no adaptive bitrate. Each plan gets a monthly budget of priority minutes:
A video’s duration counts against the budget, not its file size. Only videos use priority minutes; images never do.
There is a 60-minute per-video cap. Videos longer than 60 minutes always play in standard quality regardless of how much budget you have left.
Checking Your Plan
You can view your current plan and weekly usage in three places:- Website: the Settings page shows your plan, max file size, weekly usage bar, and reset time.
- Discord bot: run
/usagefor the same view inside Discord. See Discord Bot. - API: call
GET /users/@me.
Checking Your Plan via the API
CallGET /users/@me to see your current plan status and weekly storage usage. The response includes:
Teams
Enterprise accounts can create Teams: shared workspaces with their own gallery, upload quota, and access key.- An Enterprise user can create up to 3 teams.
- Each team holds up to 10 members by default, including the owner. Enterprise plans can be issued with a different seat count.
- Only Enterprise users can create a team. Members can be on any plan, including Free: the team’s subscription covers every seat, and uploads to a team use the team’s limits rather than the member’s own.
- A user can belong to at most 10 teams, and each team can hold at most 5 active invite links at a time.
- Each team has its own 7-day quota, separate from any member’s personal quota: 20 GB per member, with a floor of 50 GB. A team of 3 gets 60 GB per week, a full team of 10 gets 200 GB. It follows the same fixed-schedule model: the team has its own reset day and time, and the full quota returns at that moment every week. Uploads to a team never count against a member’s personal limit.
- Team posts can be unlisted or private only. They never appear on Discover, and have no likes or views.
- Only members of a team can view or comment on that team’s posts.
Upgrading
You can upgrade to Plus anytime from the pricing page or your account settings. Your new limits take effect immediately. For Enterprise plans, reach out to support@snipp.gg.What Happens When You Downgrade
- Your existing uploads remain accessible regardless of plan changes.
- Files that exceed your new plan’s size limit cannot be re-uploaded if deleted.
- Plus features such as the Plus badge are removed at the end of your billing period.