Environment: Sandbox
Not connected
OpenAPI Docs
Identity · Device enrolment

Enrolment

Register a user's device with the Guardivion app. Enter the user details, start enrolment, then have the user scan the QR code with their Guardivion app.

1
Provide details
Who is being enrolled
Connect with your sandbox key to auto-fill your organisation.
Remove enrolment
Unlink the user's registered device
The user will no longer be able to approve authentication requests on this device until they enrol again.
2
Result
Request, response & device status
Identity · Push verification

Push Login

Trigger a push notification to a user's enrolled device and watch the approval status update in real time. Use Simulate Login for a no-device demo run.

1
Provide details
Who is signing in
Connect with your sandbox key to auto-fill your organisation.
2
Result
Push payload & approval status
Audit · Enrolment events

Registration History

Persistent audit log of every device enrolment, replacement and removal for this organisation.

1
Filter
Scope the audit query
Connect with your sandbox key to auto-fill your organisation.
2
Events
Most recent first
Audit · Authentication events

Login History

Persistent audit log of every push login outcome — approved, denied or expired — for this organisation.

1
Filter
Scope the audit query
Connect with your sandbox key to auto-fill your organisation.
2
Events
Most recent first
Developer · Webhooks Mock

Webhook Tester

Preview the signed event payloads Guardivion delivers to your endpoint. This tool builds and signs a sample event locally so you can validate your receiver — no events are sent to a live server.

1
Configure endpoint
Where events would be delivered

This tool never sends a real request — never paste a production signing secret into this public sandbox.

These are the only events Core API currently delivers (see POST /webhooks).

2
Signed delivery
Payload, signature & response
No event sent yet
Configure your endpoint and send a test event to preview the signed payload.
Developer · Reference

API Examples

Copy-paste request examples for every sandbox endpoint in Python, Node.js and Java. Snippets are auto-filled with your connected organisation and the User ID below.