VoidBin provides a simple RESTful API that allows you to programmatically create pastes. Note that for security reasons, only the POST endpoint for creating pastes is publicly available. Retrieval of pastes is restricted to the VoidBin website interface only.
Creates a new paste with the provided content, optional title, and language.
A maximum of 5000 pastes can be created per hour from a single IP address.
For security and privacy reasons, VoidBin does not provide public API access for retrieving paste content. The following operations are restricted to the VoidBin website interface only:
These restrictions help prevent automated scraping and maintain the privacy of paste content. If you need to access paste content programmatically for legitimate purposes, please contact us to discuss your use case.
⚠️ Important
Attempts to access these restricted endpoints programmatically may result in your IP address being temporarily blocked.
Ready to create your first paste?
Create New Paste