API v1.6.0

Started by dann, May 08, 2025, 11:08 AM

Previous topic - Next topic

dann

Announcing API v1.6.0 - New Features & Updates! We Made it! ^^
Hey everyone,

Get ready! We're thrilled to announce a major update to the Nothing API, bringing it to version 1.6.0! This release is packed with new features and improvements that we think you'll find both useful and fun.

Here are some of the highlights in v1.6.0:

🛡� Antivirus Scanning (/auth/av/scan): You can now submit files (base64 encoded) for asynchronous antivirus scanning! Get a scan ID back and check the status and results. We also have an info endpoint (/av) for the AV subsystem.

🤖 Audio Captcha (/auth/captcha/*): Introducing an emotiCAPTCHA system to help protect your integrations. Generate audio challenges and verify solutions.

📝 Ephemeral Encrypted Pastebin (/auth/paste, /paste/{uuid}): Need to share some text securely and temporarily? Our new pastebin service allows you to create encrypted, optionally password-protected pastes that expire.

🔒 Enhanced Encryption/Decryption (/auth/encrypt, /auth/decrypt): More robust endpoints for ephemeral data encryption using XChaCha20-Poly1305.

⚙️ Expanded Admin Controls (/admin/users/*): Admins now have more granular control over user management, including approving, rejecting, suspending, activating, and deleting users.

👍 Post Liking System (/posts/like, /posts/likes): Integrate a simple and persistent liking system for your content.

✨ And More Fun Stuff! Don't forget to check out our growing collection of miscellaneous endpoints for random facts, yes/no answers, IP geolocation, temperature lookups, and even some games like Chess and Tic Tac Toe!

Dive into the Docs!
You can find the full, detailed API documentation, including all endpoints, request/response models, and authentication details, at our Swagger UI:
https://api.nothingburger.cc/swagger/index.html (Assuming this is your Swagger UI URL based on the host and BasePath)

We're always looking to improve, so please explore these new features and let us know your feedback, suggestions, or any issues you encounter.

Happy coding! ;D

Author
Autogenerated by Gemini 2.5 Pro
  •