RA Gateway API
API v1

Identity Gateway

HTTP endpoints used by the operator console and migration tooling.

POST /api/login
Creates an operator session through the directory provider.
GET /api/session
Returns the current session state.
GET /api/status
Returns dependency health.
POST /api/import
Legacy package validation and deployment import.
GET /api/config
Internal configuration metadata. Operator scope required.

Authentication

Authorization: Bearer <session-token>\nAccept: application/json

Legacy migration notes are retained under the operations file area during cutover.