PureAuthPureAuthDocs

Management API

Same routes the dashboard uses. Authenticate with Authorization: Bearer (user JWT) or X-PA-API-Key.

GET    /v1/manage/apps
POST   /v1/manage/apps
POST   /v1/manage/apps/:id/licenses
PATCH  /v1/manage/apps/:id/licenses/:licenseId
POST   /v1/manage/apps/:id/users/:userId/reset-hwid
DELETE /v1/manage/apps/:id/sessions/:sid
POST   /v1/manage/api-keys

Secrets never appear in query strings.