VXIAM
A policy-based authorization service that evaluates access decisions in real time and manages the policies, service accounts, and API keys behind them.
What VXIAM does.
Policy-based decisions
Evaluate access requests against defined policies through the /api/evaluate endpoint.
Batch evaluation
Resolve many authorization decisions in a single call with /api/batch-evaluate.
Policy management
Create and administer access policies via /api/admin/policies.
Service accounts
Manage non-human identities for services through /api/admin/service-accounts.
API keys
Issue and manage API keys for programmatic access.
VXAuth JWT validation
Validates VXAuth-issued JWTs using JWKS to trust incoming tokens.
Where teams use it.
- Fine-grained access control
- Securing service-to-service calls
- Centralized policy management
Part of the Veeexa platform.
VXIAM shares one identity (VXAuth), one bill (VXBilling), and one API surface with the rest of Veeexa. Adopt it alone, or alongside the services below.
VXAuth
An OpenID Connect and OAuth2 identity provider for teams that need standards-based authentication, with built-in user and group management, sessions, and multi-factor auth.
CONSENTVXConsent
An open-banking consent authorization experience that renders consent-authorization flows for users granting access to their data.
ADMIN CONSOLEVXAdmin
The platform admin console that brings API keys, webhooks, audit logs, branding, consents, enrichments, and compliance assessments together in one place.