BACE API Docs
  • Welcome!
  • Quick Start
  • System Overview
  • 💻BACE Panel
    • BACE Panel
    • How To Onboard Modbus Devices
    • Creating Webhooks
  • 👨‍💻API
    • Get Started Using Postman
    • Authentication
    • Navigating Data
    • Accessing Data
    • Data Sessions
    • Commanding Connectivity Modules
    • Commanding Modbus Devices
    • Accessing Events
    • Advanced Features
  • 📤Integrations
    • BACE Webhooks
    • Blockbax Integration
  • 📖Reference
    • Wiring IoT Connectivity Modules
    • Powering IoT Connectivity Modules
    • HTTP Status Codes
    • Connecting BACE to Default WiFi
Powered by GitBook
On this page
  • Welcome to BACE
  • Want to jump right in?
  • Want to deep dive?

Was this helpful?

Welcome!

NextQuick Start

Last updated 10 months ago

Was this helpful?

Welcome to BACE

BACE is a multipurpose device-to-cloud solution, enabling the user to measure and receive data in an easy, fast, and secure way.

Here you'll find all documentation you need to get up and integrate BACE data directly to your application. The BACE API implements REST architecture. REST is an architectural style that uses HTTP to get data through a common interface. We adhere to a unified naming convention for most endpoints, which are available through our Swagger documentation.

The BACE API allows you to

  • Configure and organize your project

  • Manage system users / devices / locations / access

  • Get measurements data & events from devices

  • and more

Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

Want to deep dive?

Dive a little deeper and start exploring BACE System to get an idea of everything that's possible with the API:

Quick Start
System Overview