End-to-End Encrypted HTTPS
All SDK traffic runs over HTTPS with full end-to-end encrypted payloads using X25519, XSalsa20, and Poly1305. Every request body is sealed before it leaves your application.
A developer-first authentication provider and license management system. Enforce license checks that keep unlicensed users out of your app before they can access protected features.
#include <obsidium.h>
int main() {
// Validate user license and HWID
auto status = Obsidium::validate_license("XXXX-XXXX-XXXX");
if (status.is_authenticated()) {
std::cout << "Access Granted: User Validated." << std::endl;
Obsidium::start_heartbeat();
}
return 0;
}Developer SDK
A low-level C++ SDK that integrates authentication and licensing directly into your application's core logic — no wrappers, no bloat.
Payloads sealed with libsodium crypto_box_seal — X25519 and XSalsa20-Poly1305 end to end.
Monitor active users, heartbeats, and unauthorized usage from your dashboard in real time.
Drop-in headers designed for production builds with minimal overhead and clear error handling.
Anti-debug, VM awareness, and integrity checks ship with the client library out of the box.
Trusted by developers
“I love how reliable and secure Obsidium is. I can ship products without worrying about authentication.”
“I can ship free products to users while still getting paid through Obsidium's ad link system.”
“Obsidium makes license management simple. The dashboard is easy to use, and everything feels fast and secure.”
The Obsidium Difference
We don't cut corners on security or developer experience. Here's what sets us apart from every other provider.
All SDK traffic runs over HTTPS with full end-to-end encrypted payloads using X25519, XSalsa20, and Poly1305. Every request body is sealed before it leaves your application.
Our client libraries ship with anti-debug detection, virtual machine awareness, and runtime protections baked in — shutting down reverse-engineering attempts before they start.
Critical SDK functions are integrity-checked at runtime. Patches, hooks, or modifications are detected and the library refuses to proceed.
Let users earn free license keys through work.ink and similar providers — earning you a minimum of $25 per 1,000 completions, with built-in bypass protections.
Unlike competitors who collapse identifiers into a single hash, Obsidium stores each HWID component separately for harder-to-spoof binding and surgical bans.
Sensitive user data — including IP addresses and hardware identifiers — is cryptographically hashed before storage. Raw data is never exposed.
Plans
Choose the auth and licensing capacity that scales with your growth.
Perfect for getting started and small projects.
Included
Not included
or $44.99 / year
Files, variables, ad links, and unlimited core usage.