
- people creating and sharing pastes
- logged-in users working with protected or private content
- admins operating a SunPaste instance
- developers using the REST API and API keys
Buy SunPaste
Available on BuiltByBit and the Sundevs Store.
Managed Hosting
Let us host SunPaste for you.
What SunPaste does
SunPaste lets you:- Create a paste in the browser
- Choose whether it is public, unlisted, or private
- Add an optional custom URL slug
- Add an optional expiration time
- Protect a paste with a password
- Make a paste self-destruct after the first successful view
- Share a normal view link, raw text link, QR code, or embed snippet
- Manage the instance through the dashboard, settings, integrations, user management, and role management pages
- Automate paste creation and retrieval through the REST API and API keys
Route map
- Singular
pastemeans the browser viewer page:/api/v1/paste/{slug} - Plural
pastesmeans the JSON API:/api/v1/pastes/{slug} - The Integrations page uses a capital
I:/Integrations