API key management and authentication
Authenticate API Key
GET
https://api.hiringcenterpro.com/v2
/auth
Accepts the bearer API key from the Authorization header, validates authentication and key status, and returns API key metadata including permissions and account linkage.
Responses
OK
successboolean · requiredidstring · requirednamestring · requiredaccountIdstring · requiredpermissionsstring[] · requiredcreatedAtinteger · int64 · requiredUnix timestamp in milliseconds
activeboolean · required

