Integration API
The Integration API is the server-to-server surface partners use to wire ValidonX into their own products. Use the Developer Quickstart to get your first request through, then drill into the individual endpoints below.
Start here
- Overview — model, endpoints at a glance, and the typical request flow
- Developer Quickstart — minimal end-to-end walkthrough for a new integrator
Endpoint reference
- Validate License — confirm a license key is valid and which features it grants
- Activate Device — bind a license to a specific device or installation
- Deactivate Device — release a device's activation slot
- Check Entitlements — query feature flags + usage quotas for the current license
- Report Usage — record metered usage against the license
Where to next
For authentication details (API keys, bearer tokens, rate limits) see Authentication. For deeper conceptual material, see the Guides section.