arrow_back Back to Blogs
Guide May 22, 2026 Updated May 29, 2026

The XEQMLabs Developer Platform: API Tiers and Getting Started

The XEQMLabs developer platform exposes privacy as an API. Developers stake XEQM to unlock tiered access across Free, Builder, Production, and Enterprise. Here is how the platform works and how to start.

person
XEQMLabs

TL;DR: The XEQMLabs developer platform exposes the XEQM network’s privacy as a clean API. Developers stake XEQM to unlock tiered access across Free, Builder, Production, and Enterprise. The stake is a refundable commitment, not a fee, so you get it back when you leave. This turns privacy into programmable building blocks any application can call.

How the platform works

The platform rests on four ideas.

First, privacy as primitives. Instead of building cryptography, you call API functions for private identity, data, communications, access control, and value transfer.

Second, staking for access. You stake XEQM to unlock a tier, and the stake is returned when you leave.

Third, pay-per-use above the tier. Applications consume XEQM for API calls beyond their included limit.

Fourth, operators earn. API node operators earn XEQM for the infrastructure they contribute.

The API tiers

TierStake requiredIncluded callsExtras
FreeNone10,000 testnet calls / monthGet started, no commitment
Builder1,000 XEQM100,000 mainnet calls / monthMainnet access
Production10,000 XEQM1,000,000 calls / monthWebhooks, priority support
Enterprise50,000 XEQMUnlimitedCustom rate limits, SLA

Because the stake is refundable, the real cost of building is only the API consumption above your tier, not the stake itself. The economics behind this are detailed in XEQM tokenomics.

Why stake instead of pay a subscription?

Staking aligns incentives. It creates genuine, non-speculative demand for XEQM from developers who need it to build, while letting builders reclaim their capital when they are done. It also ties platform growth to network security, since the same asset that secures the Proof-of-Stake chain gates platform access. A service-node operator can even run an API node alongside their validator for a second income stream.

What you can build

The platform supports private identity verification, privacy oracles, anonymous whistleblowing, private voting, confidential surveys, private payments, and more, each available as a reference implementation. See the full list in What can you build with XEQMLabs?.

Getting started

  1. Learn the model. Start with programmable privacy.
  2. Get XEQM. Acquire it via how to buy XEQM if you plan to use a staked tier.
  3. Read the docs. The API reference and SDKs live in the developer documentation.
  4. Build on the Free tier. Start with testnet calls, no stake required, then stake to move to mainnet.

If you are a developer who wants to build privacy into your application, the door is open.

References

  1. XEQMLabs, Platform
  2. XEQMLabs, Developer Documentation
  3. XEQMLabs, XEQM tokenomics
  4. XEQMLabs, What can you build with XEQMLabs?

Related: What can you build with XEQMLabs? · XEQM tokenomics · What is XEQM?