{
  "resource": "https://intunex.skillhive.com/api/v3",
  "authorization_servers": [],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://www.skillhive.com/auth.md",
  "resource_name": "Skillhive API v3",
  "resource_signing_alg_values_supported": [],
  "_note": "Skillhive API v3 does not run an OAuth 2.0 authorization server. Tokens are issued by POST https://intunex.skillhive.com/api/v3/auth (username/password exchange returning a JWT) and sent as an Authorization: Bearer header. See auth.md for the full flow and how to obtain credentials."
}