Auth¶
Authentication endpoints provide the bearer-session model for account-bound platform workflows.
Base URL: https://rqm-api.onrender.com
Endpoints¶
GET /v1/auth/diagnosticsPOST /v1/auth/registerPOST /v1/auth/loginGET /v1/auth/mePOST /v1/auth/logout
Why auth appears in platform docs¶
Authentication is the entry point for account-bound product surfaces such as billing, dashboards, managed execution flows, and Studio account workflows.