Skip to content

Auth

Authentication endpoints provide the bearer-session model for account-bound platform workflows.

Base URL: https://rqm-api.onrender.com


Endpoints

  • GET /v1/auth/diagnostics
  • POST /v1/auth/register
  • POST /v1/auth/login
  • GET /v1/auth/me
  • POST /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.