Documentation
Docs/API Reference/Authentication

Authentication

All NxtOne APIs are authenticated with scoped, time-bound tokens.

Issue tokens from the NxtOne dashboard with a fixed scope (read, write, admin) and expiry.

Pass tokens as `Authorization: Bearer <token>` on every request.

Tokens can be rotated at any time without disrupting active sessions.

On This Page
What is NxtOne?Key FeaturesQuick StartInstall the agentAnnotate your applicationConfigure API keyConfiguration ReferenceAPI ExampleSupported StackLanguages & FrameworksInfrastructureNext Steps