EXPLORE API

System data and access

Here you can test live how information flows in and out: who can access, what each role can read or modify, and what the system returns. It is the same backend the application uses — in exploration mode.

What it is

A panel to test system operations directly: sign in, query data, and see responses instantly.

What it demonstrates

That each user accesses only what they are allowed to, requests are validated before processing, and everything is recorded in an orderly way.

How to try it

Sign in with a demo doctor or supervisor account, pick an operation from the list, and run it to compare what each role sees.

1Sign in2Choose an operation3Execute and review the result

Need technical documentation, OpenAPI schemas, or integration with your stack? Contact us and we will prepare it. Request a live demo.

Siguiente: Deployment