{"id":201,"date":"2026-09-01T17:23:59","date_gmt":"2026-09-01T10:23:59","guid":{"rendered":"https:\/\/siteplore.com\/?page_id=201"},"modified":"2026-09-01T20:02:35","modified_gmt":"2026-09-01T13:02:35","slug":"api-integrations","status":"publish","type":"page","link":"https:\/\/siteplore.com\/index.php\/api-integrations\/","title":{"rendered":"API &amp; Integrations"},"content":{"rendered":"\n<!-- =========================================================\n     SITEPLORE \u2014 API & INTEGRATIONS\n     Platform Capability Page\n     WordPress Custom HTML\n     ========================================================= -->\n\n<style>\n\n.apii-page{\n    --api-yellow:#f7b900;\n    --api-yellow-dark:#d99f00;\n    --api-navy:#111c34;\n    --api-navy2:#172541;\n    --api-blue:#214c88;\n    --api-cyan:#31a9e1;\n    --api-cyan-soft:#dff5ff;\n    --api-green:#19a974;\n    --api-red:#df5a5a;\n    --api-orange:#f59e0b;\n    --api-text:#202b3d;\n    --api-muted:#667085;\n    --api-border:#e4e9f0;\n    --api-light:#f7f9fc;\n\n    font-family:inherit;\n    color:var(--api-text);\n    line-height:1.6;\n    overflow:hidden;\n}\n\n.apii-page *,\n.apii-page *::before,\n.apii-page *::after{\n    box-sizing:border-box;\n}\n\n.apii-page a{\n    text-decoration:none;\n}\n\n.apii-container{\n    width:min(1180px,calc(100% - 40px));\n    margin:0 auto;\n}\n\n.apii-section{\n    padding:88px 0;\n}\n\n.apii-light{\n    background:var(--api-light);\n}\n\n.apii-dark{\n    color:white;\n    background:\n        radial-gradient(circle at 85% 15%,rgba(49,169,225,.18),transparent 29%),\n        radial-gradient(circle at 8% 88%,rgba(247,185,0,.07),transparent 24%),\n        linear-gradient(135deg,#111c34,#1a2948);\n}\n\n.apii-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:9px;\n    margin-bottom:14px;\n    color:var(--api-blue);\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:1.6px;\n    text-transform:uppercase;\n}\n\n.apii-eyebrow::before{\n    content:\"\";\n    width:28px;\n    height:3px;\n    border-radius:3px;\n    background:var(--api-yellow);\n}\n\n.apii-dark .apii-eyebrow{\n    color:#8bd5f7;\n}\n\n.apii-title{\n    margin:0;\n    color:var(--api-navy);\n    font-size:clamp(32px,4vw,48px);\n    line-height:1.12;\n    letter-spacing:-1px;\n}\n\n.apii-dark .apii-title{\n    color:white;\n}\n\n.apii-lead{\n    max-width:900px;\n    margin:22px 0 0;\n    color:var(--api-muted);\n    font-size:18px;\n    line-height:1.75;\n}\n\n.apii-dark .apii-lead{\n    color:#c6d2e2;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n.apii-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:14px;\n    margin-top:32px;\n}\n\n.apii-btn{\n    min-height:50px;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:9px;\n    padding:12px 23px;\n    border-radius:7px;\n    font-size:15px;\n    font-weight:800;\n    transition:.2s ease;\n}\n\n.apii-btn-primary{\n    color:var(--api-navy);\n    background:var(--api-yellow);\n}\n\n.apii-btn-primary:hover{\n    color:var(--api-navy);\n    background:#ffc72a;\n    transform:translateY(-2px);\n}\n\n.apii-btn-secondary{\n    color:white;\n    border:1px solid rgba(255,255,255,.30);\n    background:rgba(255,255,255,.045);\n}\n\n.apii-btn-secondary:hover{\n    color:white;\n    background:rgba(255,255,255,.10);\n}\n\n.apii-btn-dark{\n    color:white;\n    background:var(--api-navy);\n}\n\n.apii-btn-dark:hover{\n    color:white;\n    background:#223459;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.apii-hero{\n    position:relative;\n    min-height:770px;\n    display:flex;\n    align-items:center;\n    color:white;\n\n    background:\n        radial-gradient(circle at 80% 22%,rgba(49,169,225,.29),transparent 30%),\n        radial-gradient(circle at 93% 80%,rgba(247,185,0,.12),transparent 23%),\n        linear-gradient(135deg,#101a30 0%,#193158 58%,#174b70 100%);\n}\n\n.apii-hero::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n\n    background-image:\n        linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),\n        linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);\n\n    background-size:42px 42px;\n}\n\n.apii-hero-inner{\n    position:relative;\n    z-index:2;\n\n    display:grid;\n    grid-template-columns:1.02fr .98fr;\n    gap:65px;\n    align-items:center;\n\n    padding:90px 0;\n}\n\n.apii-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n\n    padding:8px 14px;\n    margin-bottom:22px;\n\n    border-radius:999px;\n    border:1px solid rgba(255,255,255,.20);\n\n    background:rgba(255,255,255,.07);\n\n    color:#d8e7f7;\n\n    font-size:13px;\n    font-weight:800;\n}\n\n.apii-badge-dot{\n    width:8px;\n    height:8px;\n    border-radius:50%;\n\n    background:var(--api-green);\n\n    box-shadow:0 0 0 5px rgba(25,169,116,.13);\n}\n\n.apii-hero h1{\n    margin:0;\n    color:white;\n\n    font-size:clamp(44px,5.8vw,70px);\n    line-height:1.02;\n    letter-spacing:-2.2px;\n}\n\n.apii-hero h1 span{\n    color:var(--api-yellow);\n}\n\n.apii-hero-copy{\n    max-width:735px;\n    margin:26px 0 0;\n\n    color:#d4e0ee;\n\n    font-size:19px;\n    line-height:1.75;\n}\n\n.apii-hero-note{\n    display:flex;\n    align-items:flex-start;\n    gap:11px;\n\n    max-width:710px;\n    margin-top:24px;\n\n    color:#aebed0;\n\n    font-size:12px;\n}\n\n.apii-note-icon{\n    width:28px;\n    height:28px;\n    flex:0 0 28px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n\n    color:#6de0b7;\n    background:rgba(25,169,116,.11);\n\n    font-weight:900;\n}\n\n\n\/* =========================================================\n   HERO INTEGRATION MAP\n   ========================================================= *\/\n\n.apii-map{\n    padding:25px;\n\n    border-radius:18px;\n    border:1px solid rgba(255,255,255,.14);\n\n    background:rgba(12,27,50,.83);\n\n    box-shadow:0 30px 70px rgba(0,0,0,.25);\n\n    backdrop-filter:blur(12px);\n}\n\n.apii-map-label{\n    color:#8bd5f7;\n\n    font-size:10px;\n    font-weight:900;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n}\n\n.apii-map-title{\n    margin:7px 0 17px;\n\n    color:white;\n\n    font-size:19px;\n    font-weight:900;\n}\n\n.apii-map-row{\n    display:grid;\n    grid-template-columns:1fr 28px 1fr;\n    gap:5px;\n    align-items:center;\n}\n\n.apii-map-box{\n    padding:13px;\n\n    border-radius:8px;\n    border:1px solid rgba(255,255,255,.08);\n\n    background:rgba(255,255,255,.04);\n}\n\n.apii-map-box small{\n    display:block;\n\n    color:#71869d;\n\n    font-size:8px;\n    text-transform:uppercase;\n}\n\n.apii-map-box strong{\n    display:block;\n\n    margin-top:4px;\n\n    color:white;\n\n    font-size:12px;\n}\n\n.apii-map-box span{\n    display:block;\n\n    margin-top:3px;\n\n    color:#8bd5f7;\n\n    font-size:8px;\n}\n\n.apii-map-arrow{\n    color:var(--api-yellow);\n    text-align:center;\n    font-size:17px;\n}\n\n.apii-map-center{\n    margin:10px 0;\n\n    padding:15px;\n\n    border-radius:9px;\n    border:1px solid rgba(247,185,0,.18);\n\n    background:rgba(247,185,0,.07);\n\n    text-align:center;\n}\n\n.apii-map-center small{\n    display:block;\n\n    color:#b49a57;\n\n    font-size:8px;\n    text-transform:uppercase;\n}\n\n.apii-map-center strong{\n    display:block;\n\n    margin-top:4px;\n\n    color:white;\n\n    font-size:14px;\n}\n\n.apii-map-center span{\n    display:block;\n\n    margin-top:3px;\n\n    color:#b5c3d3;\n\n    font-size:9px;\n}\n\n.apii-map-protocols{\n    display:flex;\n    flex-wrap:wrap;\n    gap:6px;\n\n    margin-top:12px;\n}\n\n.apii-protocol{\n    padding:5px 7px;\n\n    border-radius:4px;\n\n    background:rgba(49,169,225,.08);\n\n    border:1px solid rgba(49,169,225,.14);\n\n    color:#9eddf8;\n\n    font-size:8px;\n    font-weight:800;\n}\n\n\n\/* =========================================================\n   COMMON CARDS\n   ========================================================= *\/\n\n.apii-grid3{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n    margin-top:48px;\n}\n\n.apii-card{\n    padding:28px;\n\n    border:1px solid var(--api-border);\n    border-radius:13px;\n\n    background:white;\n}\n\n.apii-card-icon{\n    width:46px;\n    height:46px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    margin-bottom:18px;\n\n    border-radius:10px;\n\n    color:#b57e00;\n    background:#fff5d5;\n\n    font-weight:900;\n}\n\n.apii-card h3{\n    margin:0 0 10px;\n\n    color:var(--api-navy);\n\n    font-size:19px;\n}\n\n.apii-card p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   INTEGRATION DIRECTIONS\n   ========================================================= *\/\n\n.apii-direction-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n    margin-top:48px;\n}\n\n.apii-direction{\n    padding:27px;\n\n    border-radius:13px;\n    border:1px solid rgba(255,255,255,.11);\n\n    background:rgba(255,255,255,.055);\n}\n\n.apii-direction-no{\n    color:var(--api-yellow);\n\n    font-size:11px;\n    font-weight:900;\n}\n\n.apii-direction h3{\n    margin:10px 0 8px;\n\n    color:white;\n\n    font-size:19px;\n}\n\n.apii-direction p{\n    margin:0;\n\n    color:#bdc9d9;\n\n    font-size:13px;\n}\n\n.apii-tags{\n    display:flex;\n    flex-wrap:wrap;\n    gap:6px;\n\n    margin-top:15px;\n}\n\n.apii-tag{\n    padding:5px 8px;\n\n    border-radius:4px;\n\n    background:rgba(255,255,255,.07);\n\n    color:#bcd9ea;\n\n    font-size:10px;\n    font-weight:700;\n}\n\n\n\/* =========================================================\n   INTEGRATION METHODS\n   ========================================================= *\/\n\n.apii-method-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n    margin-top:48px;\n}\n\n.apii-method{\n    padding:25px;\n\n    border:1px solid var(--api-border);\n    border-radius:13px;\n\n    background:white;\n}\n\n.apii-method-symbol{\n    width:44px;\n    height:44px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    margin-bottom:15px;\n\n    border-radius:9px;\n\n    background:var(--api-cyan-soft);\n\n    color:var(--api-blue);\n\n    font-size:8px;\n    font-weight:900;\n}\n\n.apii-method h3{\n    margin:0 0 8px;\n\n    color:var(--api-navy);\n\n    font-size:17px;\n}\n\n.apii-method p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n\n\/* =========================================================\n   ARCHITECTURE\n   ========================================================= *\/\n\n.apii-architecture{\n    margin-top:52px;\n}\n\n.apii-arch-row{\n    display:grid;\n\n    grid-template-columns:\n        1fr 28px\n        1fr 28px\n        1fr 28px\n        1fr 28px\n        1fr;\n}\n\n.apii-arch-box{\n    padding:21px;\n\n    border-radius:13px;\n    border:1px solid rgba(255,255,255,.11);\n\n    background:rgba(255,255,255,.055);\n}\n\n.apii-arch-no{\n    color:var(--api-yellow);\n\n    font-size:10px;\n    font-weight:900;\n    letter-spacing:1.1px;\n}\n\n.apii-arch-box h3{\n    margin:10px 0 8px;\n\n    color:white;\n\n    font-size:16px;\n}\n\n.apii-arch-box p{\n    margin:0;\n\n    color:#bdc9d9;\n\n    font-size:12px;\n}\n\n.apii-arch-arrow{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    color:var(--api-yellow);\n\n    font-size:18px;\n}\n\n\n\/* =========================================================\n   INBOUND OUTBOUND\n   ========================================================= *\/\n\n.apii-io-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:24px;\n    margin-top:48px;\n}\n\n.apii-io{\n    padding:31px;\n\n    border:1px solid var(--api-border);\n    border-radius:15px;\n\n    background:white;\n}\n\n.apii-io.inbound{\n    border-top:4px solid var(--api-blue);\n}\n\n.apii-io.outbound{\n    border-top:4px solid var(--api-yellow);\n}\n\n.apii-io small{\n    display:block;\n\n    color:var(--api-blue);\n\n    font-size:10px;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:1px;\n}\n\n.apii-io.outbound small{\n    color:#987000;\n}\n\n.apii-io h3{\n    margin:8px 0;\n\n    color:var(--api-navy);\n\n    font-size:22px;\n}\n\n.apii-io p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n.apii-io ul{\n    margin:18px 0 0;\n    padding-left:18px;\n\n    color:var(--api-muted);\n\n    font-size:12px;\n}\n\n.apii-io li{\n    margin:7px 0;\n}\n\n\n\/* =========================================================\n   EXISTING SYSTEMS\n   ========================================================= *\/\n\n.apii-system-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n    margin-top:48px;\n}\n\n.apii-system{\n    padding:27px;\n\n    border-radius:13px;\n    border:1px solid rgba(255,255,255,.11);\n\n    background:rgba(255,255,255,.055);\n}\n\n.apii-system-type{\n    color:var(--api-yellow);\n\n    font-size:10px;\n    font-weight:900;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.apii-system h3{\n    margin:10px 0 8px;\n\n    color:white;\n\n    font-size:18px;\n}\n\n.apii-system p{\n    margin:0;\n\n    color:#bdc9d9;\n\n    font-size:13px;\n}\n\n\n\/* =========================================================\n   DATA MODEL\n   ========================================================= *\/\n\n.apii-data-grid{\n    display:grid;\n    grid-template-columns:.9fr 1.1fr;\n    gap:55px;\n    align-items:center;\n}\n\n.apii-data-panel{\n    padding:30px;\n\n    border-radius:16px;\n    border:1px solid var(--api-border);\n\n    background:white;\n}\n\n.apii-data-line{\n    padding:15px 0;\n\n    border-bottom:1px solid var(--api-border);\n}\n\n.apii-data-line:last-child{\n    border-bottom:0;\n}\n\n.apii-data-line small{\n    display:block;\n\n    color:var(--api-blue);\n\n    font-size:9px;\n    font-weight:900;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.apii-data-line strong{\n    display:block;\n\n    margin-top:4px;\n\n    color:var(--api-navy);\n\n    font-size:15px;\n}\n\n.apii-data-line span{\n    display:block;\n\n    margin-top:4px;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n\n\/* =========================================================\n   SECURITY\n   ========================================================= *\/\n\n.apii-security-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n    margin-top:48px;\n}\n\n.apii-security{\n    padding:27px;\n\n    border-radius:13px;\n    border:1px solid rgba(255,255,255,.11);\n\n    background:rgba(255,255,255,.055);\n}\n\n.apii-security-no{\n    color:var(--api-yellow);\n\n    font-size:11px;\n    font-weight:900;\n}\n\n.apii-security h3{\n    margin:10px 0 8px;\n\n    color:white;\n\n    font-size:18px;\n}\n\n.apii-security p{\n    margin:0;\n\n    color:#bdc9d9;\n\n    font-size:13px;\n}\n\n\n\/* =========================================================\n   CLOUD\n   ========================================================= *\/\n\n.apii-cloud-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n    margin-top:48px;\n}\n\n.apii-cloud{\n    padding:29px;\n\n    border:1px solid var(--api-border);\n    border-radius:14px;\n\n    background:white;\n}\n\n.apii-cloud-type{\n    color:var(--api-blue);\n\n    font-size:10px;\n    font-weight:900;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.apii-cloud h3{\n    margin:8px 0;\n\n    color:var(--api-navy);\n\n    font-size:22px;\n}\n\n.apii-cloud p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n\n\/* =========================================================\n   USE CASE\n   ========================================================= *\/\n\n.apii-use-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n    margin-top:48px;\n}\n\n.apii-use{\n    overflow:hidden;\n\n    border:1px solid var(--api-border);\n    border-radius:14px;\n\n    background:white;\n}\n\n.apii-use-head{\n    padding:23px;\n\n    color:white;\n\n    background:linear-gradient(135deg,#172541,#214c70);\n}\n\n.apii-use-head small{\n    display:block;\n\n    color:#8bd5f7;\n\n    font-size:10px;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:1px;\n}\n\n.apii-use-head h3{\n    margin:7px 0 0;\n\n    color:white;\n\n    font-size:19px;\n}\n\n.apii-use-body{\n    padding:23px;\n}\n\n.apii-use-body p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n.apii-use-chain{\n    margin-top:17px;\n\n    color:var(--api-blue);\n\n    font-size:11px;\n    font-weight:800;\n    line-height:1.8;\n}\n\n\n\/* =========================================================\n   PRODUCT ECOSYSTEM\n   ========================================================= *\/\n\n.apii-product-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n    margin-top:48px;\n}\n\n.apii-product{\n    padding:29px;\n\n    border-radius:14px;\n    border:1px solid rgba(255,255,255,.11);\n\n    background:rgba(255,255,255,.055);\n}\n\n.apii-product-type{\n    color:#83d8fc;\n\n    font-size:11px;\n    font-weight:900;\n    letter-spacing:1.1px;\n    text-transform:uppercase;\n}\n\n.apii-product h3{\n    margin:8px 0;\n\n    color:white;\n\n    font-size:25px;\n}\n\n.apii-product p{\n    margin:0;\n\n    color:#bdc9d9;\n\n    font-size:13px;\n}\n\n.apii-product-link{\n    display:inline-block;\n\n    margin-top:18px;\n\n    color:var(--api-yellow);\n\n    font-size:13px;\n    font-weight:800;\n}\n\n\n\/* =========================================================\n   PLATFORM VS SERVICE\n   ========================================================= *\/\n\n.apii-compare-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:24px;\n    margin-top:48px;\n}\n\n.apii-compare{\n    padding:31px;\n\n    border-radius:15px;\n    border:1px solid var(--api-border);\n\n    background:white;\n}\n\n.apii-compare.platform{\n    border-top:4px solid var(--api-blue);\n}\n\n.apii-compare.service{\n    border-top:4px solid var(--api-yellow);\n}\n\n.apii-compare small{\n    display:block;\n\n    color:var(--api-blue);\n\n    font-size:10px;\n    font-weight:900;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.apii-compare.service small{\n    color:#987000;\n}\n\n.apii-compare h3{\n    margin:8px 0;\n\n    color:var(--api-navy);\n\n    font-size:22px;\n}\n\n.apii-compare p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n.apii-compare ul{\n    margin:18px 0 0;\n    padding-left:18px;\n\n    color:var(--api-muted);\n\n    font-size:12px;\n}\n\n.apii-compare li{\n    margin:7px 0;\n}\n\n\n\/* =========================================================\n   PROCESS\n   ========================================================= *\/\n\n.apii-process-grid{\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    gap:16px;\n    margin-top:48px;\n}\n\n.apii-process{\n    padding:24px;\n\n    border-radius:13px;\n    border:1px solid rgba(255,255,255,.11);\n\n    background:rgba(255,255,255,.055);\n}\n\n.apii-process-no{\n    color:var(--api-yellow);\n\n    font-size:28px;\n    line-height:1;\n    font-weight:900;\n}\n\n.apii-process h3{\n    margin:14px 0 7px;\n\n    color:white;\n\n    font-size:16px;\n}\n\n.apii-process p{\n    margin:0;\n\n    color:#bdc9d9;\n\n    font-size:12px;\n}\n\n\n\/* =========================================================\n   DELIVERABLES\n   ========================================================= *\/\n\n.apii-deliver-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n    margin-top:48px;\n}\n\n.apii-deliver{\n    display:grid;\n    grid-template-columns:42px 1fr;\n    gap:15px;\n\n    padding:24px;\n\n    border:1px solid var(--api-border);\n    border-radius:12px;\n\n    background:white;\n}\n\n.apii-deliver-icon{\n    width:38px;\n    height:38px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n\n    color:var(--api-green);\n    background:#eaf8f3;\n\n    font-weight:900;\n}\n\n.apii-deliver h3{\n    margin:0 0 6px;\n\n    color:var(--api-navy);\n\n    font-size:16px;\n}\n\n.apii-deliver p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n\n\/* =========================================================\n   BOUNDARY\n   ========================================================= *\/\n\n.apii-boundary{\n    margin-top:48px;\n\n    overflow-x:auto;\n\n    border:1px solid var(--api-border);\n    border-radius:14px;\n}\n\n.apii-boundary table{\n    width:100%;\n    min-width:880px;\n\n    border-collapse:collapse;\n\n    background:white;\n}\n\n.apii-boundary th,\n.apii-boundary td{\n    padding:17px 20px;\n\n    text-align:left;\n\n    border-bottom:1px solid var(--api-border);\n}\n\n.apii-boundary th{\n    color:var(--api-navy);\n    background:#f0f4f8;\n\n    font-size:13px;\n}\n\n.apii-boundary td{\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n.apii-boundary tr:last-child td{\n    border-bottom:0;\n}\n\n.apii-yes{\n    color:var(--api-green) !important;\n    font-weight:800;\n}\n\n.apii-caution{\n    color:#b47d00 !important;\n    font-weight:800;\n}\n\n\n\/* =========================================================\n   OPTIONS\n   ========================================================= *\/\n\n.apii-option-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:20px;\n    margin-top:48px;\n}\n\n.apii-option{\n    position:relative;\n\n    padding:30px;\n\n    border:1px solid var(--api-border);\n    border-radius:15px;\n\n    background:white;\n}\n\n.apii-option-featured{\n    border:2px solid var(--api-yellow);\n\n    transform:translateY(-6px);\n\n    box-shadow:0 17px 42px rgba(20,35,60,.09);\n}\n\n.apii-option-badge{\n    position:absolute;\n    right:18px;\n    top:18px;\n\n    padding:5px 9px;\n\n    border-radius:999px;\n\n    color:#966c00;\n    background:#fff4cc;\n\n    font-size:9px;\n    font-weight:900;\n    text-transform:uppercase;\n}\n\n.apii-option-type{\n    color:var(--api-blue);\n\n    font-size:11px;\n    font-weight:900;\n    letter-spacing:1.1px;\n    text-transform:uppercase;\n}\n\n.apii-option h3{\n    margin:8px 0;\n\n    color:var(--api-navy);\n\n    font-size:24px;\n}\n\n.apii-option p{\n    margin:0;\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n.apii-option ul{\n    margin:20px 0 0;\n    padding:18px 0 0 18px;\n\n    border-top:1px solid var(--api-border);\n\n    color:var(--api-muted);\n\n    font-size:13px;\n}\n\n.apii-option li{\n    margin:7px 0;\n}\n\n.apii-option .apii-btn{\n    width:100%;\n    margin-top:21px;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.apii-faq{\n    max-width:920px;\n    margin-top:44px;\n}\n\n.apii-faq details{\n    padding:18px 0;\n    border-bottom:1px solid var(--api-border);\n}\n\n.apii-faq summary{\n    cursor:pointer;\n    list-style:none;\n\n    position:relative;\n\n    padding-right:30px;\n\n    color:var(--api-navy);\n\n    font-size:16px;\n    font-weight:800;\n}\n\n.apii-faq summary::-webkit-details-marker{\n    display:none;\n}\n\n.apii-faq summary::after{\n    content:\"+\";\n\n    position:absolute;\n    right:0;\n    top:0;\n\n    color:var(--api-blue);\n\n    font-size:22px;\n}\n\n.apii-faq details[open] summary::after{\n    content:\"\u2013\";\n}\n\n.apii-faq p{\n    max-width:840px;\n\n    margin:12px 0 3px;\n\n    color:var(--api-muted);\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.apii-cta{\n    padding:88px 0;\n\n    background:\n        radial-gradient(circle at 15% 50%,rgba(49,169,225,.17),transparent 30%),\n        linear-gradient(135deg,#172541,#213f69);\n}\n\n.apii-cta-inner{\n    display:grid;\n    grid-template-columns:1fr auto;\n    gap:45px;\n    align-items:center;\n}\n\n.apii-cta h2{\n    max-width:830px;\n    margin:0;\n\n    color:white;\n\n    font-size:clamp(30px,4vw,45px);\n    line-height:1.14;\n}\n\n.apii-cta h2 span{\n    color:var(--api-yellow);\n}\n\n.apii-cta p{\n    max-width:760px;\n\n    margin:16px 0 0;\n\n    color:#c8d4e4;\n\n    font-size:16px;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media(max-width:980px){\n\n    .apii-hero-inner,\n    .apii-data-grid,\n    .apii-cta-inner{\n        grid-template-columns:1fr;\n    }\n\n    .apii-grid3,\n    .apii-direction-grid,\n    .apii-system-grid,\n    .apii-security-grid,\n    .apii-cloud-grid,\n    .apii-use-grid,\n    .apii-product-grid,\n    .apii-option-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .apii-method-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .apii-process-grid{\n        grid-template-columns:repeat(3,1fr);\n    }\n\n    .apii-arch-row{\n        grid-template-columns:1fr;\n        gap:10px;\n    }\n\n    .apii-arch-arrow{\n        height:25px;\n        transform:rotate(90deg);\n    }\n\n}\n\n@media(max-width:700px){\n\n    .apii-container{\n        width:min(100% - 28px,1180px);\n    }\n\n    .apii-section{\n        padding:65px 0;\n    }\n\n    .apii-hero-inner{\n        padding:70px 0;\n    }\n\n    .apii-grid3,\n    .apii-direction-grid,\n    .apii-method-grid,\n    .apii-io-grid,\n    .apii-system-grid,\n    .apii-security-grid,\n    .apii-cloud-grid,\n    .apii-use-grid,\n    .apii-product-grid,\n    .apii-compare-grid,\n    .apii-process-grid,\n    .apii-deliver-grid,\n    .apii-option-grid{\n        grid-template-columns:1fr;\n    }\n\n    .apii-map-row{\n        grid-template-columns:1fr;\n    }\n\n    .apii-map-arrow{\n        transform:rotate(90deg);\n        padding:5px 0;\n    }\n\n    .apii-option-featured{\n        transform:none;\n    }\n\n    .apii-actions{\n        flex-direction:column;\n    }\n\n    .apii-btn{\n        width:100%;\n    }\n\n}\n\n<\/style>\n\n\n<div class=\"apii-page\">\n\n\n<!-- ========================================================\n     HERO\n     ======================================================== -->\n\n<section class=\"apii-hero\">\n\n    <div class=\"apii-container apii-hero-inner\">\n\n\n        <div>\n\n\n            <div class=\"apii-badge\">\n\n                <span class=\"apii-badge-dot\"><\/span>\n\n                Siteplore Platform \u2014 API &amp; Integrations\n\n            <\/div>\n\n\n            <h1>\n\n                Connect the Systems.\n                <span>Keep the Data Useful.<\/span>\n\n            <\/h1>\n\n\n            <p class=\"apii-hero-copy\">\n\n                Siteplore provides an integration layer\n                for bringing compatible field,\n                operational and enterprise data\n                into a structured monitoring environment \u2014\n                and for making selected Siteplore data\n                available to other systems\n                where a defined integration path exists.\n\n            <\/p>\n\n\n            <div class=\"apii-actions\">\n\n\n                <a class=\"apii-btn apii-btn-primary\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20Siteplore%20API%20and%20Integrations.\" target=\"_blank\" rel=\"noopener\">\n\n                    Discuss API &amp; Integrations \u2192\n\n                <\/a>\n\n\n                <a class=\"apii-btn apii-btn-secondary\" href=\"\/index.php\/customer-monitoring\">\n\n                    Customer Monitoring\n\n                <\/a>\n\n\n            <\/div>\n\n\n            <div class=\"apii-hero-note\">\n\n                <div class=\"apii-note-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    Integration capability depends on\n                    the source system, available interfaces,\n                    documentation, authentication,\n                    network access, cybersecurity policies\n                    and approved project scope.\n                    Siteplore does not assume universal compatibility.\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n\n\n        <!-- =================================================\n             HERO MAP\n             ================================================= -->\n\n        <div class=\"apii-map\">\n\n\n            <div class=\"apii-map-label\">\n\n                Siteplore Integration Layer\n\n            <\/div>\n\n\n            <div class=\"apii-map-title\">\n\n                Field \u2192 Data \u2192 Analytics \u2192 External Systems\n\n            <\/div>\n\n\n\n            <div class=\"apii-map-row\">\n\n\n                <div class=\"apii-map-box\">\n\n                    <small>\n                        Operational Technology\n                    <\/small>\n\n                    <strong>\n                        Sensors \/ Meters \/ Edge\n                    <\/strong>\n\n                    <span>\n                        Field data acquisition\n                    <\/span>\n\n                <\/div>\n\n\n                <div class=\"apii-map-arrow\">\n                    \u2192\n                <\/div>\n\n\n                <div class=\"apii-map-box\">\n\n                    <small>\n                        Existing Systems\n                    <\/small>\n\n                    <strong>\n                        PLC \/ BMS \/ Database\n                    <\/strong>\n\n                    <span>\n                        Where integration is permitted\n                    <\/span>\n\n                <\/div>\n\n\n            <\/div>\n\n\n\n            <div class=\"apii-map-center\">\n\n\n                <small>\n                    Siteplore Data Layer\n                <\/small>\n\n\n                <strong>\n                    Cloud Time-Series + Integration\n                <\/strong>\n\n\n                <span>\n                    Contextualized operational monitoring data\n                <\/span>\n\n\n            <\/div>\n\n\n\n            <div class=\"apii-map-row\">\n\n\n                <div class=\"apii-map-box\">\n\n                    <small>\n                        Monitoring\n                    <\/small>\n\n                    <strong>\n                        Grafana Cloud\n                    <\/strong>\n\n                    <span>\n                        Dashboards \u2022 Alerts \u2022 Analytics\n                    <\/span>\n\n                <\/div>\n\n\n                <div class=\"apii-map-arrow\">\n                    \u2192\n                <\/div>\n\n\n                <div class=\"apii-map-box\">\n\n                    <small>\n                        External Consumers\n                    <\/small>\n\n                    <strong>\n                        API \/ App \/ Workflow\n                    <\/strong>\n\n                    <span>\n                        Project-specific data exchange\n                    <\/span>\n\n                <\/div>\n\n\n            <\/div>\n\n\n\n            <div class=\"apii-map-protocols\">\n\n\n                <span class=\"apii-protocol\">\n                    REST API\n                <\/span>\n\n                <span class=\"apii-protocol\">\n                    HTTPS\n                <\/span>\n\n                <span class=\"apii-protocol\">\n                    MQTT\n                <\/span>\n\n                <span class=\"apii-protocol\">\n                    Modbus RTU\n                <\/span>\n\n                <span class=\"apii-protocol\">\n                    Modbus TCP\n                <\/span>\n\n                <span class=\"apii-protocol\">\n                    Database\n                <\/span>\n\n                <span class=\"apii-protocol\">\n                    JSON\n                <\/span>\n\n                <span class=\"apii-protocol\">\n                    CSV \/ File\n                <\/span>\n\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     PROBLEM\n     ======================================================== -->\n\n<section class=\"apii-section\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            The Integration Problem\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            A connected plant can still\n            contain disconnected data.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Sensors, meters, PLCs,\n            building systems, cloud applications\n            and business databases may all contain\n            useful information \u2014 but often\n            in different protocols, structures,\n            timestamps and ownership domains.\n            Siteplore helps create defined,\n            controlled paths between those data sources.\n\n        <\/p>\n\n\n\n        <div class=\"apii-grid3\">\n\n\n            <div class=\"apii-card\">\n\n                <div class=\"apii-card-icon\">\n                    01\n                <\/div>\n\n                <h3>\n                    Different Protocols\n                <\/h3>\n\n                <p>\n                    Field devices,\n                    APIs and enterprise systems\n                    may speak completely\n                    different data languages.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-card\">\n\n                <div class=\"apii-card-icon\">\n                    02\n                <\/div>\n\n                <h3>\n                    Isolated Data Sources\n                <\/h3>\n\n                <p>\n                    Useful measurements\n                    may remain inside individual meters,\n                    PLCs, files or applications.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-card\">\n\n                <div class=\"apii-card-icon\">\n                    03\n                <\/div>\n\n                <h3>\n                    Inconsistent Tag Names\n                <\/h3>\n\n                <p>\n                    Different systems\n                    may use different naming conventions\n                    for the same physical asset.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-card\">\n\n                <div class=\"apii-card-icon\">\n                    04\n                <\/div>\n\n                <h3>\n                    Missing Context\n                <\/h3>\n\n                <p>\n                    A data point without\n                    site, asset, unit\n                    and measurement context\n                    can be difficult to reuse.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-card\">\n\n                <div class=\"apii-card-icon\">\n                    05\n                <\/div>\n\n                <h3>\n                    Security Boundaries\n                <\/h3>\n\n                <p>\n                    OT and IT environments\n                    may require carefully controlled\n                    network and credential access.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-card\">\n\n                <div class=\"apii-card-icon\">\n                    06\n                <\/div>\n\n                <h3>\n                    Another Data Silo\n                <\/h3>\n\n                <p>\n                    A monitoring platform\n                    creates limited long-term value\n                    if its data cannot be reused\n                    where justified.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     INTEGRATION DIRECTIONS\n     ======================================================== -->\n\n<section class=\"apii-section apii-dark\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Integration Directions\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Siteplore can sit between\n            physical assets, cloud data\n            and operational applications.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Integration architecture is determined\n            by where the data originates,\n            where it needs to go\n            and which system should remain\n            the authoritative source.\n\n        <\/p>\n\n\n\n        <div class=\"apii-direction-grid\">\n\n\n            <div class=\"apii-direction\">\n\n                <div class=\"apii-direction-no\">\n                    01\n                <\/div>\n\n                <h3>\n                    Field \u2192 Siteplore\n                <\/h3>\n\n                <p>\n                    Bring compatible sensor,\n                    meter and equipment data\n                    into cloud monitoring.\n                <\/p>\n\n                <div class=\"apii-tags\">\n\n                    <span class=\"apii-tag\">RS485<\/span>\n                    <span class=\"apii-tag\">Modbus RTU<\/span>\n                    <span class=\"apii-tag\">Analog Adapter<\/span>\n                    <span class=\"apii-tag\">Edge<\/span>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-direction\">\n\n                <div class=\"apii-direction-no\">\n                    02\n                <\/div>\n\n                <h3>\n                    Existing System \u2192 Siteplore\n                <\/h3>\n\n                <p>\n                    Reuse selected operational\n                    data from existing systems\n                    where access is available.\n                <\/p>\n\n                <div class=\"apii-tags\">\n\n                    <span class=\"apii-tag\">PLC<\/span>\n                    <span class=\"apii-tag\">BMS<\/span>\n                    <span class=\"apii-tag\">Database<\/span>\n                    <span class=\"apii-tag\">API<\/span>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-direction\">\n\n                <div class=\"apii-direction-no\">\n                    03\n                <\/div>\n\n                <h3>\n                    Device \u2192 Cloud\n                <\/h3>\n\n                <p>\n                    Selected edge devices\n                    can send data\n                    through suitable secure\n                    cloud interfaces.\n                <\/p>\n\n                <div class=\"apii-tags\">\n\n                    <span class=\"apii-tag\">HTTPS<\/span>\n                    <span class=\"apii-tag\">MQTT<\/span>\n                    <span class=\"apii-tag\">Cellular<\/span>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-direction\">\n\n                <div class=\"apii-direction-no\">\n                    04\n                <\/div>\n\n                <h3>\n                    Cloud \u2192 Grafana\n                <\/h3>\n\n                <p>\n                    Historical data\n                    can be queried\n                    by the configured\n                    customer monitoring environment.\n                <\/p>\n\n                <div class=\"apii-tags\">\n\n                    <span class=\"apii-tag\">Time-Series<\/span>\n                    <span class=\"apii-tag\">Datasource<\/span>\n                    <span class=\"apii-tag\">Read Access<\/span>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-direction\">\n\n                <div class=\"apii-direction-no\">\n                    05\n                <\/div>\n\n                <h3>\n                    Siteplore \u2192 External System\n                <\/h3>\n\n                <p>\n                    Selected data\n                    may be exposed\n                    to another application\n                    through an approved interface.\n                <\/p>\n\n                <div class=\"apii-tags\">\n\n                    <span class=\"apii-tag\">REST API<\/span>\n                    <span class=\"apii-tag\">JSON<\/span>\n                    <span class=\"apii-tag\">Export<\/span>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-direction\">\n\n                <div class=\"apii-direction-no\">\n                    06\n                <\/div>\n\n                <h3>\n                    Application \u2192 Workflow\n                <\/h3>\n\n                <p>\n                    Monitoring data\n                    can support downstream\n                    automation or reporting workflows\n                    where separately defined.\n                <\/p>\n\n                <div class=\"apii-tags\">\n\n                    <span class=\"apii-tag\">Workflow<\/span>\n                    <span class=\"apii-tag\">Notification<\/span>\n                    <span class=\"apii-tag\">Reporting<\/span>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     METHODS\n     ======================================================== -->\n\n<section class=\"apii-section apii-light\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Integration Methods\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Use the interface appropriate\n            to the system \u2014 not one protocol for everything.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Siteplore integration can use\n            different methods across the architecture.\n            The selected approach depends on\n            system capability, data direction,\n            network constraints, update requirements\n            and cybersecurity policy.\n\n        <\/p>\n\n\n\n        <div class=\"apii-method-grid\">\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    API\n                <\/div>\n\n                <h3>\n                    REST \/ HTTPS API\n                <\/h3>\n\n                <p>\n                    Suitable for structured\n                    application-to-application exchange\n                    where an authenticated API exists.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    MQTT\n                <\/div>\n\n                <h3>\n                    MQTT Messaging\n                <\/h3>\n\n                <p>\n                    Can support lightweight\n                    publish \/ subscribe architectures\n                    where messaging is appropriate.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    485\n                <\/div>\n\n                <h3>\n                    Modbus RTU\n                <\/h3>\n\n                <p>\n                    Common for industrial field devices,\n                    but register map,\n                    addressing and serial parameters\n                    must be verified.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    TCP\n                <\/div>\n\n                <h3>\n                    Modbus TCP\n                <\/h3>\n\n                <p>\n                    Can be considered\n                    where compatible network devices\n                    expose the required data.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    DB\n                <\/div>\n\n                <h3>\n                    Database Integration\n                <\/h3>\n\n                <p>\n                    Selected database sources\n                    can be integrated\n                    where access, schema\n                    and security permit.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    FILE\n                <\/div>\n\n                <h3>\n                    File-Based Data\n                <\/h3>\n\n                <p>\n                    CSV or other\n                    structured file sources\n                    may support selected\n                    historical-data workflows.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    WEB\n                <\/div>\n\n                <h3>\n                    Webhooks\n                <\/h3>\n\n                <p>\n                    Event-driven exchange\n                    may be considered\n                    where supported\n                    by the relevant systems.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-method\">\n\n                <div class=\"apii-method-symbol\">\n                    IO\n                <\/div>\n\n                <h3>\n                    Industrial Signal Adapter\n                <\/h3>\n\n                <p>\n                    Analog, pulse\n                    or other field signals\n                    may require dedicated\n                    acquisition hardware.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     ARCHITECTURE\n     ======================================================== -->\n\n<section class=\"apii-section apii-dark\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Siteplore Integration Architecture\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Connect systems while preserving\n            ownership, context and security boundaries.\n\n        <\/h2>\n\n\n        <div class=\"apii-architecture\">\n\n\n            <div class=\"apii-arch-row\">\n\n\n                <div class=\"apii-arch-box\">\n\n                    <div class=\"apii-arch-no\">\n                        01 \u2014 SOURCE\n                    <\/div>\n\n                    <h3>\n                        Data Source\n                    <\/h3>\n\n                    <p>\n                        Sensor, meter,\n                        PLC, application,\n                        database or file.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"apii-arch-arrow\">\n                    \u2192\n                <\/div>\n\n\n                <div class=\"apii-arch-box\">\n\n                    <div class=\"apii-arch-no\">\n                        02 \u2014 CONNECT\n                    <\/div>\n\n                    <h3>\n                        Interface\n                    <\/h3>\n\n                    <p>\n                        Protocol, API,\n                        adapter or integration path.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"apii-arch-arrow\">\n                    \u2192\n                <\/div>\n\n\n                <div class=\"apii-arch-box\">\n\n                    <div class=\"apii-arch-no\">\n                        03 \u2014 CONTEXT\n                    <\/div>\n\n                    <h3>\n                        Map &amp; Normalize\n                    <\/h3>\n\n                    <p>\n                        Preserve asset,\n                        unit and measurement meaning.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"apii-arch-arrow\">\n                    \u2192\n                <\/div>\n\n\n                <div class=\"apii-arch-box\">\n\n                    <div class=\"apii-arch-no\">\n                        04 \u2014 PLATFORM\n                    <\/div>\n\n                    <h3>\n                        Siteplore Data Layer\n                    <\/h3>\n\n                    <p>\n                        Historical monitoring,\n                        dashboard and analytics.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"apii-arch-arrow\">\n                    \u2192\n                <\/div>\n\n\n                <div class=\"apii-arch-box\">\n\n                    <div class=\"apii-arch-no\">\n                        05 \u2014 CONSUME\n                    <\/div>\n\n                    <h3>\n                        User \/ Application\n                    <\/h3>\n\n                    <p>\n                        Dashboard, API,\n                        report or downstream workflow.\n                    <\/p>\n\n                <\/div>\n\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     INBOUND OUTBOUND\n     ======================================================== -->\n\n<section class=\"apii-section\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Data In and Data Out\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Siteplore should not become\n            the next closed data silo.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Where the project requires it,\n            data can enter Siteplore\n            from approved sources\n            and selected information\n            can be made available\n            to approved downstream systems.\n\n        <\/p>\n\n\n\n        <div class=\"apii-io-grid\">\n\n\n            <div class=\"apii-io inbound\">\n\n\n                <small>\n                    Inbound Integration\n                <\/small>\n\n\n                <h3>\n                    Data Into Siteplore\n                <\/h3>\n\n\n                <p>\n                    Bring selected operational\n                    information into\n                    the Siteplore monitoring architecture.\n                <\/p>\n\n\n                <ul>\n\n                    <li>Field sensor and meter data<\/li>\n\n                    <li>RekaSense edge data<\/li>\n\n                    <li>PowerWatch electrical data<\/li>\n\n                    <li>MachineGuard condition data<\/li>\n\n                    <li>Existing PLC \/ BMS measurements where permitted<\/li>\n\n                    <li>Compatible databases<\/li>\n\n                    <li>External APIs<\/li>\n\n                    <li>Historical files where appropriate<\/li>\n\n                <\/ul>\n\n\n            <\/div>\n\n\n\n            <div class=\"apii-io outbound\">\n\n\n                <small>\n                    Outbound Integration\n                <\/small>\n\n\n                <h3>\n                    Data From Siteplore\n                <\/h3>\n\n\n                <p>\n                    Make selected\n                    monitoring data available\n                    to other approved consumers\n                    where an interface is defined.\n                <\/p>\n\n\n                <ul>\n\n                    <li>Custom applications<\/li>\n\n                    <li>Reporting workflows<\/li>\n\n                    <li>External analytics<\/li>\n\n                    <li>Data export<\/li>\n\n                    <li>Integration APIs<\/li>\n\n                    <li>Automation workflows<\/li>\n\n                    <li>Management reporting layer<\/li>\n\n                    <li>Other approved project-specific consumers<\/li>\n\n                <\/ul>\n\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     EXISTING SYSTEMS\n     ======================================================== -->\n\n<section class=\"apii-section apii-dark\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Work With Existing Systems\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Siteplore does not require\n            every existing system to be replaced.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Where technically and organizationally appropriate,\n            Siteplore can complement existing\n            OT and IT systems by consuming\n            selected information without taking over\n            their control or authoritative functions.\n\n        <\/p>\n\n\n\n        <div class=\"apii-system-grid\">\n\n\n            <div class=\"apii-system\">\n\n                <div class=\"apii-system-type\">\n                    Control Systems\n                <\/div>\n\n                <h3>\n                    PLC \/ DCS\n                <\/h3>\n\n                <p>\n                    Selected read-oriented integration\n                    may be considered where\n                    the system architecture,\n                    cybersecurity requirements\n                    and data access support it.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-system\">\n\n                <div class=\"apii-system-type\">\n                    Buildings\n                <\/div>\n\n                <h3>\n                    BMS\n                <\/h3>\n\n                <p>\n                    Building and facility data\n                    may be integrated\n                    where compatible interfaces\n                    and permissions are available.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-system\">\n\n                <div class=\"apii-system-type\">\n                    Electrical\n                <\/div>\n\n                <h3>\n                    Power Meters\n                <\/h3>\n\n                <p>\n                    Existing compatible meters\n                    can provide electrical\n                    and energy measurements\n                    to PowerWatch and Siteplore.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-system\">\n\n                <div class=\"apii-system-type\">\n                    Monitoring\n                <\/div>\n\n                <h3>\n                    IoT Devices\n                <\/h3>\n\n                <p>\n                    Existing IoT devices\n                    may be reusable\n                    where data protocols\n                    and security can be integrated.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-system\">\n\n                <div class=\"apii-system-type\">\n                    Information Systems\n                <\/div>\n\n                <h3>\n                    Databases &amp; Applications\n                <\/h3>\n\n                <p>\n                    Operational or business context\n                    may be integrated\n                    where suitable APIs,\n                    queries or data exchange exist.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-system\">\n\n                <div class=\"apii-system-type\">\n                    Historical Sources\n                <\/div>\n\n                <h3>\n                    Files &amp; Legacy Data\n                <\/h3>\n\n                <p>\n                    Selected historical information\n                    may be imported\n                    where its structure,\n                    quality and timestamps\n                    support the intended analysis.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     DATA STRUCTURE\n     ======================================================== -->\n\n<section class=\"apii-section\">\n\n    <div class=\"apii-container apii-data-grid\">\n\n\n        <div>\n\n\n            <div class=\"apii-eyebrow\">\n\n                Integration Is More Than Transport\n\n            <\/div>\n\n\n            <h2 class=\"apii-title\">\n\n                Moving the data\n                is only half the job.\n\n            <\/h2>\n\n\n            <p class=\"apii-lead\">\n\n                Data must retain enough context\n                for users and downstream applications\n                to understand what each value represents.\n                Siteplore integration therefore considers\n                naming, timestamps, engineering units,\n                asset identity and source traceability.\n\n            <\/p>\n\n\n            <div class=\"apii-actions\">\n\n                <a class=\"apii-btn apii-btn-dark\" href=\"\/index.php\/data-engineering-integration\">\n\n                    Data Engineering &amp; Integration \u2192\n\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n\n\n        <div class=\"apii-data-panel\">\n\n\n            <div class=\"apii-data-line\">\n\n                <small>\n                    Tenant\n                <\/small>\n\n                <strong>\n                    tenant_id\n                <\/strong>\n\n                <span>\n                    Identifies the relevant\n                    customer data domain\n                    where used by the architecture.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"apii-data-line\">\n\n                <small>\n                    Site\n                <\/small>\n\n                <strong>\n                    site_id \/ area_id\n                <\/strong>\n\n                <span>\n                    Preserves the physical\n                    location of the measurement.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"apii-data-line\">\n\n                <small>\n                    Asset\n                <\/small>\n\n                <strong>\n                    asset_id\n                <\/strong>\n\n                <span>\n                    Associates the measurement\n                    with the relevant equipment\n                    or monitored system.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"apii-data-line\">\n\n                <small>\n                    Device\n                <\/small>\n\n                <strong>\n                    device_id \/ sensor_id\n                <\/strong>\n\n                <span>\n                    Preserves measurement-source\n                    traceability.\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"apii-data-line\">\n\n                <small>\n                    Measurement\n                <\/small>\n\n                <strong>\n                    timestamp + value + unit\n                <\/strong>\n\n                <span>\n                    Defines when the measurement\n                    occurred and what it means.\n                <\/span>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     SECURITY\n     ======================================================== -->\n\n<section class=\"apii-section apii-dark\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Security by Architecture\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Connectivity should not mean\n            unnecessary access.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Industrial integration should follow\n            least-privilege principles,\n            controlled credentials\n            and clearly defined data flows.\n            The exact cybersecurity architecture\n            must align with the customer&#8217;s\n            OT and IT requirements.\n\n        <\/p>\n\n\n\n        <div class=\"apii-security-grid\">\n\n\n            <div class=\"apii-security\">\n\n                <div class=\"apii-security-no\">\n                    01\n                <\/div>\n\n                <h3>\n                    Least Privilege\n                <\/h3>\n\n                <p>\n                    A device or application\n                    should receive only\n                    the permissions required\n                    for its intended function.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-security\">\n\n                <div class=\"apii-security-no\">\n                    02\n                <\/div>\n\n                <h3>\n                    Separate Credentials\n                <\/h3>\n\n                <p>\n                    Avoid unnecessary use\n                    of one unrestricted credential\n                    across multiple devices\n                    or customers.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-security\">\n\n                <div class=\"apii-security-no\">\n                    03\n                <\/div>\n\n                <h3>\n                    Encrypted Cloud Transport\n                <\/h3>\n\n                <p>\n                    HTTPS \/ TLS\n                    can be used\n                    where supported by\n                    the integration architecture.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-security\">\n\n                <div class=\"apii-security-no\">\n                    04\n                <\/div>\n\n                <h3>\n                    Read-Oriented OT Access\n                <\/h3>\n\n                <p>\n                    Monitoring integration\n                    should avoid unnecessary\n                    write or control access\n                    to existing OT systems.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-security\">\n\n                <div class=\"apii-security-no\">\n                    05\n                <\/div>\n\n                <h3>\n                    Customer Data Isolation\n                <\/h3>\n\n                <p>\n                    Customer architecture\n                    should preserve appropriate\n                    data and credential boundaries.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-security\">\n\n                <div class=\"apii-security-no\">\n                    06\n                <\/div>\n\n                <h3>\n                    Credential Lifecycle\n                <\/h3>\n\n                <p>\n                    Tokens and credentials\n                    should be manageable,\n                    revocable and rotated\n                    where required.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     CURRENT CLOUD MODEL\n     ======================================================== -->\n\n<section class=\"apii-section apii-light\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Managed Cloud Architecture\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Separate data storage,\n            visualization\n            and customer access responsibilities.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Siteplore can use managed cloud services\n            so the monitoring architecture\n            does not depend on customers\n            maintaining their own visualization servers.\n            Final architecture remains project-specific.\n\n        <\/p>\n\n\n\n        <div class=\"apii-cloud-grid\">\n\n\n            <div class=\"apii-cloud\">\n\n                <div class=\"apii-cloud-type\">\n                    Time-Series Data Layer\n                <\/div>\n\n                <h3>\n                    InfluxDB Cloud\n                <\/h3>\n\n                <p>\n                    Can provide\n                    managed historical\n                    time-series storage\n                    for selected Siteplore measurements.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-cloud\">\n\n                <div class=\"apii-cloud-type\">\n                    Visualization &amp; Analytics\n                <\/div>\n\n                <h3>\n                    Grafana Cloud\n                <\/h3>\n\n                <p>\n                    Can provide dashboards,\n                    alerting and analytics\n                    for authorized customer\n                    monitoring environments.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-cloud\">\n\n                <div class=\"apii-cloud-type\">\n                    Customer Access\n                <\/div>\n\n                <h3>\n                    Siteplore Monitoring\n                <\/h3>\n\n                <p>\n                    Customer users access\n                    their assigned monitoring environment\n                    according to the deployed\n                    authentication and tenancy model.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n        <div class=\"apii-actions\">\n\n            <a class=\"apii-btn apii-btn-dark\" href=\"\/index.php\/customer-monitoring\">\n\n                Customer Monitoring \u2192\n\n            <\/a>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     USE CASES\n     ======================================================== -->\n\n<section class=\"apii-section\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Example Integration Applications\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Connect data where\n            doing so removes manual work\n            or adds operational context.\n\n        <\/h2>\n\n\n\n        <div class=\"apii-use-grid\">\n\n\n            <div class=\"apii-use\">\n\n                <div class=\"apii-use-head\">\n\n                    <small>\n                        Electrical\n                    <\/small>\n\n                    <h3>\n                        Existing Meter Integration\n                    <\/h3>\n\n                <\/div>\n\n\n                <div class=\"apii-use-body\">\n\n                    <p>\n                        Reuse compatible\n                        electrical meter data\n                        for cloud energy monitoring.\n                    <\/p>\n\n                    <div class=\"apii-use-chain\">\n\n                        Meter<br>\n                        \u2192 Modbus<br>\n                        \u2192 PowerWatch \/ Siteplore\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-use\">\n\n                <div class=\"apii-use-head\">\n\n                    <small>\n                        Industrial\n                    <\/small>\n\n                    <h3>\n                        PLC Data Context\n                    <\/h3>\n\n                <\/div>\n\n\n                <div class=\"apii-use-body\">\n\n                    <p>\n                        Use selected\n                        process or equipment information\n                        as monitoring context\n                        where secure access is permitted.\n                    <\/p>\n\n                    <div class=\"apii-use-chain\">\n\n                        PLC<br>\n                        \u2192 Read-Oriented Integration<br>\n                        \u2192 Historical Analytics\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-use\">\n\n                <div class=\"apii-use-head\">\n\n                    <small>\n                        Remote IoT\n                    <\/small>\n\n                    <h3>\n                        Edge-to-Cloud Integration\n                    <\/h3>\n\n                <\/div>\n\n\n                <div class=\"apii-use-body\">\n\n                    <p>\n                        Send selected\n                        field measurements\n                        from distributed sites\n                        to managed cloud storage.\n                    <\/p>\n\n                    <div class=\"apii-use-chain\">\n\n                        RekaSense<br>\n                        \u2192 HTTPS \/ Network<br>\n                        \u2192 Cloud Time-Series\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-use\">\n\n                <div class=\"apii-use-head\">\n\n                    <small>\n                        Building\n                    <\/small>\n\n                    <h3>\n                        BMS Monitoring Integration\n                    <\/h3>\n\n                <\/div>\n\n\n                <div class=\"apii-use-body\">\n\n                    <p>\n                        Bring selected\n                        building and utility data\n                        into cross-domain\n                        historical monitoring.\n                    <\/p>\n\n                    <div class=\"apii-use-chain\">\n\n                        BMS<br>\n                        \u2192 Integration<br>\n                        \u2192 Siteplore Dashboard\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-use\">\n\n                <div class=\"apii-use-head\">\n\n                    <small>\n                        Enterprise Data\n                    <\/small>\n\n                    <h3>\n                        Production Context\n                    <\/h3>\n\n                <\/div>\n\n\n                <div class=\"apii-use-body\">\n\n                    <p>\n                        Combine selected\n                        production data\n                        with energy or utility metrics\n                        where appropriate.\n                    <\/p>\n\n                    <div class=\"apii-use-chain\">\n\n                        Production Data<br>\n                        + Utility Data<br>\n                        \u2192 Normalized KPI\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-use\">\n\n                <div class=\"apii-use-head\">\n\n                    <small>\n                        Application Integration\n                    <\/small>\n\n                    <h3>\n                        Downstream Data Consumer\n                    <\/h3>\n\n                <\/div>\n\n\n                <div class=\"apii-use-body\">\n\n                    <p>\n                        Provide approved\n                        monitoring data\n                        to a customer application\n                        through a defined interface.\n                    <\/p>\n\n                    <div class=\"apii-use-chain\">\n\n                        Siteplore Data<br>\n                        \u2192 API<br>\n                        \u2192 External Application\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     PRODUCTS\n     ======================================================== -->\n\n<section class=\"apii-section apii-dark\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Siteplore Integration Ecosystem\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            The integration layer connects\n            Siteplore products with the wider data architecture.\n\n        <\/h2>\n\n\n\n        <div class=\"apii-product-grid\">\n\n\n            <div class=\"apii-product\">\n\n                <div class=\"apii-product-type\">\n                    Multi-Sensor Edge\n                <\/div>\n\n                <h3>\n                    RekaSense\n                <\/h3>\n\n                <p>\n                    Connect compatible\n                    field sensors\n                    and remote monitoring points\n                    into the Siteplore data path.\n                <\/p>\n\n                <a class=\"apii-product-link\" href=\"\/index.php\/rekasense\">\n\n                    Explore RekaSense \u2192\n\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"apii-product\">\n\n                <div class=\"apii-product-type\">\n                    Electrical Data\n                <\/div>\n\n                <h3>\n                    PowerWatch\n                <\/h3>\n\n                <p>\n                    Integrate compatible\n                    electrical meters\n                    and energy measurements\n                    into historical monitoring.\n                <\/p>\n\n                <a class=\"apii-product-link\" href=\"\/index.php\/powerwatch\">\n\n                    Explore PowerWatch \u2192\n\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"apii-product\">\n\n                <div class=\"apii-product-type\">\n                    Equipment Condition\n                <\/div>\n\n                <h3>\n                    MachineGuard\n                <\/h3>\n\n                <p>\n                    Bring selected\n                    machine-condition measurements\n                    into Siteplore dashboards\n                    and analytical workflows.\n                <\/p>\n\n                <a class=\"apii-product-link\" href=\"\/index.php\/machineguard\">\n\n                    Explore MachineGuard \u2192\n\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     PLATFORM VS SERVICE\n     ======================================================== -->\n\n<section class=\"apii-section apii-light\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Platform Capability vs Engineering Service\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            API &amp; Integrations defines\n            what can connect.\n            Data Engineering defines\n            how the data becomes usable.\n\n        <\/h2>\n\n\n\n        <div class=\"apii-compare-grid\">\n\n\n            <div class=\"apii-compare platform\">\n\n\n                <small>\n                    Platform Capability\n                <\/small>\n\n\n                <h3>\n                    API &amp; Integrations\n                <\/h3>\n\n\n                <p>\n                    The connectivity\n                    and data-exchange capability\n                    within the Siteplore platform.\n                <\/p>\n\n\n                <ul>\n\n                    <li>Inbound data interfaces<\/li>\n\n                    <li>Outbound integration paths<\/li>\n\n                    <li>Edge-to-cloud integration<\/li>\n\n                    <li>API-based connectivity<\/li>\n\n                    <li>Industrial protocol integration<\/li>\n\n                    <li>Cloud datasource integration<\/li>\n\n                    <li>Customer monitoring access<\/li>\n\n                <\/ul>\n\n\n            <\/div>\n\n\n\n            <div class=\"apii-compare service\">\n\n\n                <small>\n                    Rekacipta Engineering Service\n                <\/small>\n\n\n                <h3>\n                    Data Engineering &amp; Integration\n                <\/h3>\n\n\n                <p>\n                    Engineering work required\n                    to map, normalize,\n                    contextualize and operationalize\n                    data from multiple sources.\n                <\/p>\n\n\n                <ul>\n\n                    <li>Source-system assessment<\/li>\n\n                    <li>Tag and data mapping<\/li>\n\n                    <li>Unit normalization<\/li>\n\n                    <li>Asset contextualization<\/li>\n\n                    <li>Historical architecture<\/li>\n\n                    <li>Data-quality review<\/li>\n\n                    <li>Custom integration implementation<\/li>\n\n                <\/ul>\n\n\n                <div class=\"apii-actions\">\n\n                    <a class=\"apii-btn apii-btn-dark\" href=\"\/index.php\/data-engineering-integration\">\n\n                        Explore Data Engineering \u2192\n\n                    <\/a>\n\n                <\/div>\n\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     PROCESS\n     ======================================================== -->\n\n<section class=\"apii-section apii-dark\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Integration Process\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Verify first.\n            Connect second.\n            Validate end-to-end.\n\n        <\/h2>\n\n\n\n        <div class=\"apii-process-grid\">\n\n\n            <div class=\"apii-process\">\n\n                <div class=\"apii-process-no\">\n                    01\n                <\/div>\n\n                <h3>\n                    Identify\n                <\/h3>\n\n                <p>\n                    Define the source,\n                    required data\n                    and intended consumer.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-process\">\n\n                <div class=\"apii-process-no\">\n                    02\n                <\/div>\n\n                <h3>\n                    Verify\n                <\/h3>\n\n                <p>\n                    Confirm protocol,\n                    documentation,\n                    credentials and access.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-process\">\n\n                <div class=\"apii-process-no\">\n                    03\n                <\/div>\n\n                <h3>\n                    Map\n                <\/h3>\n\n                <p>\n                    Define tags,\n                    units, timestamps\n                    and asset context.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-process\">\n\n                <div class=\"apii-process-no\">\n                    04\n                <\/div>\n\n                <h3>\n                    Integrate\n                <\/h3>\n\n                <p>\n                    Configure\n                    the agreed interface\n                    and data path.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"apii-process\">\n\n                <div class=\"apii-process-no\">\n                    05\n                <\/div>\n\n                <h3>\n                    Validate\n                <\/h3>\n\n                <p>\n                    Verify values,\n                    timestamps, scaling,\n                    visibility and recovery behavior.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     DELIVERABLES\n     ======================================================== -->\n\n<section class=\"apii-section\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            What an Integration Scope Can Include\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Define the interface\n            and the data contract\n            before building the connection.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Exact deliverables depend on\n            the source system,\n            available documentation,\n            required data direction,\n            cybersecurity requirements\n            and commercial scope.\n\n        <\/p>\n\n\n\n        <div class=\"apii-deliver-grid\">\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        Integration Requirement\n                    <\/h3>\n\n                    <p>\n                        Define source,\n                        destination,\n                        required measurements\n                        and update requirements.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        Interface Review\n                    <\/h3>\n\n                    <p>\n                        Review protocol,\n                        API, database\n                        or field interface capability.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        Data Mapping\n                    <\/h3>\n\n                    <p>\n                        Define names,\n                        units, scaling,\n                        timestamps and asset context.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        Credential Architecture\n                    <\/h3>\n\n                    <p>\n                        Define suitable\n                        least-privilege access\n                        where supported.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        Integration Configuration\n                    <\/h3>\n\n                    <p>\n                        Implement the agreed\n                        data-exchange path\n                        where included in scope.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        End-to-End Verification\n                    <\/h3>\n\n                    <p>\n                        Confirm data arrival,\n                        timestamp, scaling\n                        and destination visibility.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        Integration Documentation\n                    <\/h3>\n\n                    <p>\n                        Record important\n                        system, interface\n                        and mapping information\n                        where included.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"apii-deliver\">\n\n                <div class=\"apii-deliver-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n\n                    <h3>\n                        Handover &amp; Support\n                    <\/h3>\n\n                    <p>\n                        Explain integration behavior,\n                        dependencies\n                        and troubleshooting boundaries.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     BOUNDARIES\n     ======================================================== -->\n\n<section class=\"apii-section apii-light\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Important Integration Boundary\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            An available protocol\n            does not guarantee\n            an available integration.\n\n        <\/h2>\n\n\n        <p class=\"apii-lead\">\n\n            Compatibility depends on\n            implementation details,\n            documentation, credentials,\n            network architecture,\n            source-system restrictions\n            and customer cybersecurity policy.\n\n        <\/p>\n\n\n\n        <div class=\"apii-boundary\">\n\n\n            <table>\n\n\n                <thead>\n\n                    <tr>\n\n                        <th>\n                            Capability\n                        <\/th>\n\n                        <th>\n                            Siteplore API &amp; Integrations\n                        <\/th>\n\n                        <th>\n                            Important Boundary\n                        <\/th>\n\n                    <\/tr>\n\n                <\/thead>\n\n\n                <tbody>\n\n\n                    <tr>\n\n                        <td>\n                            REST \/ HTTPS integration\n                        <\/td>\n\n                        <td class=\"apii-yes\">\n                            Potentially\n                        <\/td>\n\n                        <td>\n                            Requires compatible API and authentication\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            MQTT integration\n                        <\/td>\n\n                        <td class=\"apii-yes\">\n                            Where designed\n                        <\/td>\n\n                        <td>\n                            Broker, security and topic architecture required\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Modbus RTU\n                        <\/td>\n\n                        <td class=\"apii-yes\">\n                            Commonly applicable\n                        <\/td>\n\n                        <td>\n                            Register map and serial parameters required\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Modbus TCP\n                        <\/td>\n\n                        <td class=\"apii-yes\">\n                            Potentially\n                        <\/td>\n\n                        <td>\n                            Network and device access must be permitted\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            PLC \/ BMS data\n                        <\/td>\n\n                        <td class=\"apii-yes\">\n                            Potentially\n                        <\/td>\n\n                        <td>\n                            Depends on available interface and OT policy\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Database integration\n                        <\/td>\n\n                        <td class=\"apii-yes\">\n                            Potentially\n                        <\/td>\n\n                        <td>\n                            Schema, query and credential access required\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            External application API\n                        <\/td>\n\n                        <td class=\"apii-yes\">\n                            Project-specific\n                        <\/td>\n\n                        <td>\n                            Interface contract must be defined\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Universal device compatibility\n                        <\/td>\n\n                        <td class=\"apii-caution\">\n                            No\n                        <\/td>\n\n                        <td>\n                            Every device and protocol implementation must be verified\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Direct 4\u201320 mA input\n                        <\/td>\n\n                        <td class=\"apii-caution\">\n                            Not assumed\n                        <\/td>\n\n                        <td>\n                            Requires suitable analog interface hardware\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Write control to PLC\n                        <\/td>\n\n                        <td class=\"apii-caution\">\n                            Not by default\n                        <\/td>\n\n                        <td>\n                            Control access requires separate engineering and approval\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Safety-system integration\n                        <\/td>\n\n                        <td class=\"apii-caution\">\n                            Not assumed\n                        <\/td>\n\n                        <td>\n                            Safety-system requirements need specialist engineering\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Guaranteed network availability\n                        <\/td>\n\n                        <td class=\"apii-caution\">\n                            No\n                        <\/td>\n\n                        <td>\n                            Depends on customer and carrier network architecture\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Guaranteed third-party API continuity\n                        <\/td>\n\n                        <td class=\"apii-caution\">\n                            No\n                        <\/td>\n\n                        <td>\n                            External providers can change APIs and authentication\n                        <\/td>\n\n                    <\/tr>\n\n\n                    <tr>\n\n                        <td>\n                            Automatic cybersecurity compliance\n                        <\/td>\n\n                        <td class=\"apii-caution\">\n                            No\n                        <\/td>\n\n                        <td>\n                            Security requirements must be assessed per project\n                        <\/td>\n\n                    <\/tr>\n\n\n                <\/tbody>\n\n\n            <\/table>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     START\n     ======================================================== -->\n\n<section class=\"apii-section\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Start With the Data Flow\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            Before asking \u201cwhich API?\u201d,\n            define which data\n            should move \u2014 and why.\n\n        <\/h2>\n\n\n\n        <div class=\"apii-option-grid\">\n\n\n            <!-- ASSESSMENT -->\n\n            <div class=\"apii-option\">\n\n\n                <div class=\"apii-option-type\">\n\n                    Integration Discovery\n\n                <\/div>\n\n\n                <h3>\n\n                    Site Assessment\n\n                <\/h3>\n\n\n                <p>\n\n                    For organizations\n                    that need to understand\n                    existing systems\n                    before defining\n                    the integration architecture.\n\n                <\/p>\n\n\n                <ul>\n\n                    <li>Source-system review<\/li>\n\n                    <li>Protocol and interface assessment<\/li>\n\n                    <li>Data-flow definition<\/li>\n\n                    <li>OT \/ IT access discussion<\/li>\n\n                    <li>Recommended integration architecture<\/li>\n\n                <\/ul>\n\n\n                <a class=\"apii-btn apii-btn-dark\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20request%20a%20Siteplore%20site%20assessment.\" target=\"_blank\" rel=\"noopener\">\n\n                    Request Site Assessment\n\n                <\/a>\n\n\n            <\/div>\n\n\n\n            <!-- PILOT -->\n\n            <div class=\"apii-option apii-option-featured\">\n\n\n                <div class=\"apii-option-badge\">\n\n                    Recommended Start\n\n                <\/div>\n\n\n                <div class=\"apii-option-type\">\n\n                    Focused Validation\n\n                <\/div>\n\n\n                <h3>\n\n                    90-Day Paid Pilot\n\n                <\/h3>\n\n\n                <p>\n\n                    Validate one\n                    clearly defined data path\n                    before connecting\n                    a larger number of systems.\n\n                <\/p>\n\n\n                <ul>\n\n                    <li>Selected source system<\/li>\n\n                    <li>Defined data set<\/li>\n\n                    <li>Integration configuration<\/li>\n\n                    <li>Historical dashboard \/ verification<\/li>\n\n                    <li>Pilot findings &amp; scale recommendation<\/li>\n\n                <\/ul>\n\n\n                <a class=\"apii-btn apii-btn-primary\" href=\"\/index.php\/pricing\/#paid-pilot\">\n\n                    Explore Paid Pilot\n\n                <\/a>\n\n\n            <\/div>\n\n\n\n            <!-- PROJECT -->\n\n            <div class=\"apii-option\">\n\n\n                <div class=\"apii-option-type\">\n\n                    Multi-System Integration\n\n                <\/div>\n\n\n                <h3>\n\n                    Integration Project\n\n                <\/h3>\n\n\n                <p>\n\n                    For organizations\n                    that need multiple\n                    data sources or applications\n                    integrated into\n                    the Siteplore architecture.\n\n                <\/p>\n\n\n                <ul>\n\n                    <li>Multiple source systems<\/li>\n\n                    <li>Data mapping and normalization<\/li>\n\n                    <li>Cloud integration architecture<\/li>\n\n                    <li>Customer monitoring environment<\/li>\n\n                    <li>Documentation &amp; handover scope<\/li>\n\n                <\/ul>\n\n\n                <a class=\"apii-btn apii-btn-dark\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20a%20Siteplore%20API%20and%20Integration%20project.\" target=\"_blank\" rel=\"noopener\">\n\n                    Discuss Integration Project\n\n                <\/a>\n\n\n            <\/div>\n\n\n        <\/div>\n\n\n\n        <div class=\"apii-actions\">\n\n\n            <a class=\"apii-btn apii-btn-dark\" href=\"\/index.php\/data-engineering-integration\">\n\n                Data Engineering &amp; Integration \u2192\n\n            <\/a>\n\n\n            <a class=\"apii-btn apii-btn-dark\" href=\"\/index.php\/edge-connectivity\">\n\n                Edge &amp; Connectivity \u2192\n\n            <\/a>\n\n\n            <a class=\"apii-btn apii-btn-dark\" href=\"\/index.php\/iot-monitoring\">\n\n                IoT Monitoring \u2192\n\n            <\/a>\n\n\n            <a class=\"apii-btn apii-btn-dark\" href=\"\/index.php\/pricing\">\n\n                View Siteplore Pricing \u2192\n\n            <\/a>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     FAQ\n     ======================================================== -->\n\n<section class=\"apii-section apii-light\">\n\n    <div class=\"apii-container\">\n\n\n        <div class=\"apii-eyebrow\">\n\n            Frequently Asked Questions\n\n        <\/div>\n\n\n        <h2 class=\"apii-title\">\n\n            API &amp; Integrations FAQ\n\n        <\/h2>\n\n\n\n        <div class=\"apii-faq\">\n\n\n            <details>\n\n                <summary>\n                    What is Siteplore API &amp; Integrations?\n                <\/summary>\n\n                <p>\n                    It is the Siteplore platform capability\n                    for connecting compatible\n                    field, operational,\n                    cloud and external application data\n                    through defined interfaces.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does Siteplore provide an API?\n                <\/summary>\n\n                <p>\n                    Project-specific API access\n                    can be designed where required.\n                    The exact interface,\n                    authentication, data model\n                    and supported operations\n                    must be defined for the deployment.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore use REST APIs?\n                <\/summary>\n\n                <p>\n                    Yes, where the source\n                    or destination system\n                    provides a compatible API\n                    and the necessary authentication\n                    and network access are available.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore use MQTT?\n                <\/summary>\n\n                <p>\n                    MQTT can be considered\n                    where publish \/ subscribe messaging\n                    is appropriate.\n                    Broker architecture,\n                    authentication,\n                    topic structure\n                    and device behavior\n                    must be separately defined.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does RekaSense use MQTT?\n                <\/summary>\n\n                <p>\n                    MQTT may be used\n                    in architectures that benefit\n                    from messaging,\n                    but it should not be assumed\n                    as the only transport.\n                    Direct secure HTTPS\n                    to the configured cloud data layer\n                    may also be appropriate\n                    depending on the deployment.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore integrate Modbus sensors?\n                <\/summary>\n\n                <p>\n                    Compatible Modbus RTU\n                    or Modbus TCP devices\n                    can potentially be integrated.\n                    Register maps,\n                    addressing,\n                    communication parameters,\n                    data types and scaling\n                    must be verified.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does RS485 mean a sensor is automatically compatible?\n                <\/summary>\n\n                <p>\n                    No.\n                    RS485 defines\n                    the electrical communication layer.\n                    The protocol,\n                    register map,\n                    baud rate,\n                    parity, slave ID,\n                    power and wiring\n                    must also be compatible.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can existing PLC data be used?\n                <\/summary>\n\n                <p>\n                    Potentially yes,\n                    where the PLC\n                    or surrounding architecture\n                    exposes an approved interface\n                    and the customer&#8217;s OT\n                    cybersecurity policy permits access.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore write commands to a PLC?\n                <\/summary>\n\n                <p>\n                    Siteplore should not be assumed\n                    to provide control access.\n                    Write or command functions\n                    require separate controls engineering,\n                    permissions, interlocks,\n                    cybersecurity review\n                    and validation.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore integrate with a BMS?\n                <\/summary>\n\n                <p>\n                    Potentially yes\n                    where the BMS\n                    exposes suitable data\n                    through an accessible\n                    and approved interface.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can existing databases be integrated?\n                <\/summary>\n\n                <p>\n                    Potentially yes.\n                    Database integration depends\n                    on database technology,\n                    schema, credentials,\n                    connectivity,\n                    query requirements\n                    and security restrictions.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore import historical CSV data?\n                <\/summary>\n\n                <p>\n                    Historical file data\n                    can potentially be imported\n                    where timestamps,\n                    units, identifiers\n                    and data quality\n                    support the intended analysis.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can another application retrieve Siteplore data?\n                <\/summary>\n\n                <p>\n                    Yes, where an outbound\n                    interface is included\n                    in the project architecture.\n                    The data scope,\n                    authentication,\n                    request model\n                    and rate requirements\n                    must be defined.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore integrate with ERP or CMMS systems?\n                <\/summary>\n\n                <p>\n                    Potentially,\n                    where the relevant system\n                    provides an accessible API\n                    or another supported integration mechanism.\n                    A specific ERP or CMMS integration\n                    should not be assumed\n                    until technical compatibility is verified.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does Siteplore replace SCADA or DCS?\n                <\/summary>\n\n                <p>\n                    No.\n                    Siteplore is positioned\n                    as a monitoring,\n                    historical-data\n                    and analytics layer.\n                    SCADA, PLC and DCS systems\n                    remain responsible\n                    for their control\n                    and plant-operational functions.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore send data directly to InfluxDB Cloud?\n                <\/summary>\n\n                <p>\n                    A secure direct\n                    edge-to-cloud data path\n                    can be considered\n                    where supported by\n                    the selected device,\n                    cloud API and cybersecurity architecture.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    What is Grafana Cloud&#8217;s role?\n                <\/summary>\n\n                <p>\n                    Grafana Cloud can provide\n                    the visualization,\n                    alerting and analytics layer\n                    for Siteplore customer monitoring.\n                    It is not itself\n                    the complete Siteplore solution.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    How are customer credentials separated?\n                <\/summary>\n\n                <p>\n                    Customer architectures\n                    should use appropriate\n                    identity, token\n                    and data-access boundaries.\n                    The exact model depends\n                    on the deployed cloud services\n                    and customer security requirements.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can one API token be used for all customer devices?\n                <\/summary>\n\n                <p>\n                    Using one unrestricted\n                    master credential\n                    across multiple customers\n                    is not the preferred architecture.\n                    Least-privilege,\n                    customer- or device-scoped\n                    credentials should be used\n                    where the selected platform supports them.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Does API integration guarantee real-time data?\n                <\/summary>\n\n                <p>\n                    No.\n                    End-to-end latency depends\n                    on source-system update rate,\n                    network,\n                    polling or messaging method,\n                    ingestion,\n                    processing\n                    and consumer behavior.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    Can Siteplore integrate with any system?\n                <\/summary>\n\n                <p>\n                    No universal compatibility\n                    should be assumed.\n                    Rekacipta first needs\n                    to review the system&#8217;s\n                    interface, documentation,\n                    credentials,\n                    data model,\n                    cybersecurity requirements\n                    and project constraints.\n                <\/p>\n\n            <\/details>\n\n\n            <details>\n\n                <summary>\n                    How should an integration project start?\n                <\/summary>\n\n                <p>\n                    Start by defining\n                    the source system,\n                    the exact data required,\n                    the destination,\n                    the expected update frequency\n                    and the operational reason\n                    for moving that data.\n                    Then verify which interface\n                    can meet the requirement safely.\n                <\/p>\n\n            <\/details>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ========================================================\n     FINAL CTA\n     ======================================================== -->\n\n<section class=\"apii-cta\">\n\n    <div class=\"apii-container apii-cta-inner\">\n\n\n        <div>\n\n\n            <h2>\n\n                Do not integrate systems\n                simply because an API exists.\n                <span>Connect the data that improves a decision.<\/span>\n\n            <\/h2>\n\n\n            <p>\n\n                Rekacipta can help identify\n                the required data flow,\n                verify available interfaces,\n                map operational data,\n                design the edge-to-cloud architecture\n                and integrate selected systems\n                into a Siteplore monitoring environment\n                without unnecessarily replacing\n                the systems that already work.\n\n            <\/p>\n\n\n        <\/div>\n\n\n\n        <div class=\"apii-actions\">\n\n\n            <a class=\"apii-btn apii-btn-primary\" href=\"https:\/\/wa.me\/628111222700?text=Hello%20Rekacipta%2C%20I%20would%20like%20to%20discuss%20Siteplore%20API%20and%20Integrations.\" target=\"_blank\" rel=\"noopener\">\n\n                Discuss API &amp; Integrations \u2192\n\n            <\/a>\n\n\n            <a class=\"apii-btn apii-btn-secondary\" href=\"\/index.php\/data-engineering-integration\">\n\n                Data Engineering\n\n            <\/a>\n\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Siteplore Platform \u2014 API &amp; Integrations Connect the Systems. Keep the Data Useful. Siteplore provides an integration layer for bringing compatible field, operational and enterprise data into a structured monitoring environment \u2014 and for making selected Siteplore data available to other systems where a defined integration path exists. Discuss API &amp; Integrations \u2192 Customer Monitoring [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-201","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/comments?post=201"}],"version-history":[{"count":2,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/201\/revisions"}],"predecessor-version":[{"id":210,"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/pages\/201\/revisions\/210"}],"wp:attachment":[{"href":"https:\/\/siteplore.com\/index.php\/wp-json\/wp\/v2\/media?parent=201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}