Skip to main content
Connect Software House - C•Cure 9000 to KODE OS for access control data integration

Overview

Use this integration to connect Software House C•CURE 9000 to KODE OS. You can discover devices and points, collect access and security sensor and non-sensor data, and run supported actions from KODE OS when your deployment exposes them.

Supported Capabilities

  • Discover Devices & Points
  • Collect Sensor Data
  • Collect Non-Sensor Data
  • API Requests

Prerequisites

  • An active account with Software House - C•Cure 9000 and access to their API or developer portal
  • API key or token from the Software House - C•Cure 9000 platform
  • KODE OS environment with access to Data Sources

Generate API Credentials

  1. Log in to the Software House - C•Cure 9000 platform or admin console
  2. Navigate to the API settings, developer section, or account settings
  3. Generate a new API key or token
  4. Copy the key and store it securely — you will need it when configuring the connector in KODE OS

Configure Connector in KODE OS

  1. Navigate to Data Sources in your building
  2. Click API Catalog and search for Software House - C•Cure 9000
  3. Click + Add Datasource
  4. Fill in the fields below and complete the three-page setup flow

Discover Devices and Points

After configuring the connector, click Discover on the connector detail page. KODE OS will query the Software House - C•Cure 9000 system and return a list of available devices and their data points. Review the discovered items and select the devices you want to register in KODE OS. For more details on the discovery process, see the Discovery guide.

What Data You Get

Point History

Time-series sensor readings such as temperature, humidity, CO2, occupancy counts, energy consumption, light levels, and other measurable values from physical sensors

Audit Logs

Access and security event records including badge swipes, door access events, person identification, timestamps, and access results KODE OS maps the collected data to these standard fields:

Visitor Logs

Visitor registration and tracking records including visitor name, host, check-in/out times

Polling Schedule

  • Point History — Default polling: 30 seconds (min: 30 seconds, max: 1 hours)
  • Audit Log — Default polling: 1 days (min: 1 days, max: 1 days)
For more details on collection modes, see the Data Collection guide.

Available Actions

Register Visitor

Type: Write Registers a new visitor in the Software House access control system

Example Request

Expected Result

  • KODE OS sends the action to the external API using the configured connector credentials
  • The external system returns success (typically HTTP 2xx) and processes the requested operation

Register Visit

Type: Write Registers a new visit record in Software House

Example Request

Expected Result

  • KODE OS sends the action to the external API using the configured connector credentials
  • The external system returns success (typically HTTP 2xx) and processes the requested operation

Delete Visit

Type: Write Deletes a visit record from Software House

Example Request

Expected Result

  • KODE OS sends the action to the external API using the configured connector credentials
  • The external system returns success (typically HTTP 2xx) and processes the requested operation

Get All Registered Visitors

Type: Read Retrieves all registered visitors for a site

Example Request

Expected Result

  • KODE OS sends the action to the external API using the configured connector credentials
  • The external system returns success (typically HTTP 2xx) and processes the requested operation
For more details on how actions work, see the Actions guide.

Use Cases

Once connected, this integration enables you to:
  • Centralize access event monitoring across all entry points and zones
  • Generate audit trails for security compliance and investigation
  • Correlate access patterns with occupancy and energy data for building optimization

Troubleshooting

Verify that the credentials are correct and have not expired. Check that the URL is reachable from the KODE OS environment. Ensure the API key or token is valid and has not been revoked or expired in the Software House - C•Cure 9000 platform.
Verify the connector credentials have sufficient permissions in the Software House - C•Cure 9000 system to list devices. Run a test connection first to confirm connectivity. Some systems require specific API scopes or roles for device enumeration.
Check the connector status on the Data Sources page. If the status shows an error, review the error logs on the connector detail page. Common causes include expired credentials, network changes, or rate limiting by the Software House - C•Cure 9000 API.
Last modified on March 29, 2026