{"name":"Bruno License Server","version":"1.0.0","endpoints":[{"method":"POST","path":"/api/v2/license/activate","description":"Activate a license"},{"method":"POST","path":"/api/v1/license/activate/:activationId","description":"Verify activation OTP"},{"method":"POST","path":"/api/v1/license/verify","description":"Verify a license token"}],"usage":{"step1":"POST /api/v2/license/activate with { licenseKey, email?, deviceId?, deviceName? }","step2":"POST /api/v1/license/activate/:activationId to get licenseToken","step3":"POST /api/v1/license/verify to verify the token"},"bruno_config":{"license_server_url":"https://bruno-license-server.quarkcode.cn","note":"Set this URL in Bruno preferences as the license server URL"}}