How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rhombus Systems License Webservice API

The License Webservice API from Rhombus Systems — 16 operation(s) for license webservice.

Rhombus Systems License Webservice API is one of 65 APIs that Rhombus Systems publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include License Webservice. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 16 operations across 16 paths, and defines 47 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api2.rhombussystems.com.

16 operations 16 paths 47 schemas 16 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api2.rhombussystems.com/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Rhombus Systems License Webservice API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-auth-apikey (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).

Paths & Operations 16

Across 16 paths, the API surfaces 16 operations — 16 POST. Each is listed below with its method, path, parameters, and response codes.

License Webservice 16
POST
/api/license/assignACUDoorLicense
Assign ACU door license
assignACUDoorLicense 1 param body → 200
POST
/api/license/assignAlertMonitoringLicense
Assign alert monitoring license
assignAlertMonitoringLicense 1 param body → 200
POST
/api/license/assignDeviceLicense
Assign device license
assignDeviceLicense 1 param body → 200
POST
/api/license/assignGuestManagementLicense
Assign guest management license
assignGuestManagementLicense 1 param body → 200
POST
/api/license/assignLicense
Assign license
assignLicense 1 param body → 200
POST
/api/license/findAssignedLicensesByLocation
Find assigned licenses by location
findAssignedLicensesByLocation 1 param body → 200
POST
/api/license/getACUDoorLicenses
Get ACU door licenses
getACUDoorLicenses 1 param body → 200
POST
/api/license/getACUDoorLicensesForClientOrg
Get ACU door licenses for client org
getACUDoorLicensesForClientOrg 1 param body → 200
POST
/api/license/getAlertMonitoringLicenses
Get alert monitoring licenses
getAlertMonitoringLicenses 1 param body → 200
POST
/api/license/getAlertMonitoringLicensesForClientOrg
Get alert monitoring licenses for client org
getAlertMonitoringLicensesForClientOrg 1 param body → 200
POST
/api/license/getDeviceLicenses
Get device licenses
getDeviceLicenses 1 param body → 200
POST
/api/license/getDeviceLicensesForClientOrg
Get device licenses for client org
getDeviceLicensesForClientOrg 1 param body → 200
POST
/api/license/getGuestManagementLicenses
Get guest management licenses
getGuestManagementLicenses 1 param body → 200
POST
/api/license/getGuestManagementLicensesForClientOrg
Get guest management licenses for client org
getGuestManagementLicensesForClientOrg 1 param body → 200
POST
/api/license/getLicenses
Get licenses
getLicenses 1 param body → 200
POST
/api/license/getLicensesForClientOrg
Get licenses for client org
getLicensesForClientOrg 1 param body → 200

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are AlertMonitoringLicenseType (25 properties), LicenseUsageType (21 properties), DeviceLicenseType (18 properties), GuestManagementLicenseType (15 properties). Each schema is shown below with its type and property counts.

License_GetACUDoorLicensesWSRequest
object
Request object for getting list of access controlled door licenses available in organization.
License_AssignACUDoorLicenseWSResponse
object
Response object for assigning ACU door license.
1 property
AddOnLicenseEnum
string
License_AssignDeviceLicenseWSResponse
object
Response object for assigning or unassigning a device license.
1 property
License_GetAlertMonitoringLicensesForClientOrgWSRequest
object
Request object for getting list of alert monitoring licenses available for a client organization.
1 property
License_GetAlertMonitoringLicensesWSRequest
object
Request object for getting list of alert monitoring licenses available in organization.
LicenseFeature
object
2 properties
LicenseEnum
string
License_AssignGuestManagementLicenseWSRequest
object
Request object for assigning guest management license.
2 properties
LicenseToUnassignEmailStateEnum
string
License_GetDeviceLicensesForClientOrgWSResponse
object
Response object containing list of device licenses available for a client organization.
1 property
License_FindAssignedLicensesByLocationWSResponse
object
Response object containing licenses assigned to a location.
4 properties
LicenseUsageType
object
List of licenses available for the client organization
21 properties
BaseLicenseType
object
List of licenses found by claim key
13 properties
License_GetAlertMonitoringLicensesForClientOrgWSResponse
object
Response object containing list of alert monitoring licenses available for a client organization.
1 property
License_AssignAlertMonitoringLicenseWSResponse
object
Response object for assigning alert monitoring license.
1 property
License_AssignGuestManagementLicenseWSResponse
object
Response object for assigning guest management license.
1 property
License_GetGuestManagementLicensesWSResponse
object
Response object containing list of guest management licenses available in organization.
4 properties
License_GetDeviceLicensesWSResponse
object
Response object containing list of device licenses available in organization.
4 properties
License_GetLicensesWSRequest
object
Request object for getting list of add-on licenses available in organization.
1 property
License_GetACUDoorLicensesWSResponse
object
Response object containing list of access controlled door licenses available in organization.
4 properties
AlertMonitoringLicenseType
object
List of alert monitoring licenses available for the client organization
25 properties
DeviceLicenseType
object
List of device licenses available for the client organization
18 properties
License_GetLicensesForClientOrgWSRequest
object
Request object for getting list of licenses available for a client organization.
1 property
DeviceTypeEnum
string
ProductTypeEnum
string
License_GetLicensesForClientOrgWSResponse
object
Response object containing list of licenses available for a client organization.
1 property
License_GetAlertMonitoringLicensesWSResponse
object
Response object containing list of alert monitoring licenses available in organization.
4 properties
PerceptionTypeEnum
string
License_GetACUDoorLicensesForClientOrgWSResponse
object
Response object containing list of access controlled door licenses available for a client organization.
1 property
License_GetLicensesWSResponse
object
Response object containing list of add-on licenses available in organization.
4 properties
License_GetGuestManagementLicensesWSRequest
object
Request object for getting list of guest management licenses available in organization.
License_GetDeviceLicensesWSRequest
object
Request object for getting list of device licenses available in organization.
1 property
License_AssignLicenseWSResponse
object
Response object for assigning an add-on license to a device.
1 property
DeviceLicenseFamilyEnum
string
License_GetACUDoorLicensesForClientOrgWSRequest
object
Request object for getting list of access controlled door licenses available for a client organization.
1 property
License_GetGuestManagementLicensesForClientOrgWSRequest
object
Request object for getting list of guest management licenses available for a client organization.
1 property
License_AssignDeviceLicenseWSRequest
object
Request object for assigning or unassigning a device license.
2 properties
ACUDoorLicenseType
object
List of access controlled door licenses available for the client organization
14 properties
License_FindAssignedLicensesByLocationWSRequest
object
Request object for finding licenses assigned to a location.
2 properties
License_AssignLicenseWSRequest
object
Request object for assigning an add-on license to a device.
2 properties
License_AssignACUDoorLicenseWSRequest
object
Request object for assigning ACU door license.
2 properties
License_AssignAlertMonitoringLicenseWSRequest
object
Request object for assigning alert monitoring license.
2 properties
License_GetGuestManagementLicensesForClientOrgWSResponse
object
Response object containing list of guest management licenses available for a client organization.
1 property
GuestManagementLicenseType
object
List of guest management licenses available for the client organization
15 properties
License_GetDeviceLicensesForClientOrgWSRequest
object
Request object for getting list of device licenses available for a client organization.
1 property
LicenseStateEnum
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rhombus-systems-license-webservice-api-openapi.yml Raw ↑

Other APIs Rhombus Systems publishes across the network.

Rhombus Console WebSocket API
Rhombus Systems Access Control Integrations Webservice API
Rhombus Systems Access Control Webservice API
Rhombus Systems Alarm Monitoring Keypad Webservice API
Rhombus Systems Alert Monitoring Webservice API
Rhombus Systems AudioGateway Webservice API
Rhombus Systems AudioPlayback Webservice API
Rhombus Systems Badge Reader Webservice API
Rhombus Systems BLE Webservice API
Rhombus Systems Button Webservice API
Rhombus Systems Camera Webservice API
Rhombus Systems ClaimKey Webservice API
Where this information came from

This is an independent, third-party profile of Rhombus Systems License Webservice API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.