API documentation
An overview of API access for NexOTP. This page will expand as more of the public API is documented.
Overview
NexOTP's dashboard is backed by a REST API. API keys for programmatic access can be created and managed from your account's API Keys settings once you're signed in.
Authentication
API keys are generated from the API Keys page in your dashboard. Each key is shown in full only once at creation time — store it securely, since only a hashed version is kept afterwards. Keys use the nxo_live_ prefix and can be revoked at any time from the same page.
Rate limits
Each API key has a default rate limit, shown alongside the key in your API Keys settings, to keep the platform stable for every user.
Endpoint reference
Coming soonThe detailed endpoint reference (request/response formats, parameters, and error codes) is being finalized and will be published here. In the meantime, manage numbers, orders, and your wallet directly from the dashboard.