01Available
REST APIs
Create identities, model access and request decisions over explicit endpoints.
Use a clear API model, typed configuration, signed events and framework helpers while AdminNexus keeps policy logic observable.
Create identities, model access and request decisions over explicit endpoints.
Integrate server-side decisions with typed inputs and results.
Receive identity, entitlement, policy and audit lifecycle events.
React, Angular, Node.js and Spring Boot helpers are on the roadmap.
The API returns an outcome, contributing factors and a receipt reference for later review.
const decision = await adminNexus.authorize({
subject: "user_ajay",
action: "invoice.approve",
resource: "invoice_INV101",
context: {
tenant: "appneural",
branch: "udaipur",
amount: 420000,
mfaVerified: true
}
});Bring one product, one sensitive action and the access context that makes it difficult to govern.