n-auth.com

API for the nextAuth server

🔑 apikey 55 endpoints security
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

npm install nextjs-auth
npm install mx-sdk-js-native-auth-client
npm install mx-sdk-js-legacy-native-auth
npm install nestjs-nextjs-auth0
npm install react-native-authsignal
npm install next-auth-app
npm install node-authorize-net
npm install FuelSDK-Node-Auth
curl examples
Get all API keys.
curl \
  -H "X-apikey: $API_KEY" \
  /apikeys/
List all your servers
curl \
  -H "X-apikey: $API_KEY" \
  /servers/
Get all global attributes
curl \
  -H "X-apikey: $API_KEY" \
  /attributes/
Endpoints (55 total)
GET
/apikeys/
Get all API keys.
GET
/servers/
List all your servers
GET
/attributes/
Get all global attributes
GET
/servers/{serverid}/
Configuration of a specific server
GET
/servers/{serverid}/vash
Visual hash of this server
GET
/servers/{serverid}/users/
Get all users
GET
/servers/{serverid}/accounts/
Get all accounts
GET
/servers/{serverid}/sessions/
Check if the user is logged in
GET
/servers/{serverid}/attributes/
Get all attributes of a specific server
GET
/servers/{serverid}/permissions/
Get all permissions for the specified server.
GET
/servers/{serverid}/sessions/qr/enrol
Generate data for an enrol qr code
GET
/servers/{serverid}/sessions/qr/login
Generate data for a login qr code
Language coverage
TypeScript
7
JavaScript
3
At a glance
Total SDKs10
Languages2
Endpoints55
Authapikey
Categories1