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

Was this helpful?

  1. API

Get Started Using Postman

Here are instructions to get you onboarded using Postman

PreviousCreating WebhooksNextAuthentication

Last updated 1 year ago

Was this helpful?

Although we covered each endpoint in the following chapters, if you are familiar with using , here are some files with example commands to get started very quick!

  1. Download the following BACE Postman collection and environment files to your laptop:

  1. Import both collection and environment files into your Postman.

  1. Fill in your API credentials in BACE PROD environment. Before leaving this page make sure it is saved and you have switched to BACE PROD environment.

Please reach out your Evalan representative to get client_id and client_secret if you don't have them yet.

  1. Go ahead try if Request Oauth2 Token (Password Grant) request in Authentication & Self to see if you are set up properly. You could receive a token and that will be automatically used for any requests in this collection file

  1. Next you can try calling an example API such as physical devices to see all gateways assigned to your account.

That's it, you are on BACE IoT Platform now! Feel free to check the next chapters to discover how BACE APIs work and understand the responses.

👨‍💻
Postman
138KB
BACE API v2 - For Customers - Aug2023.postman_collection.json
Postman Collection File
936B
BACE PROD.postman_environment.json
Postman Environment File
Import Collection
Import Environment
BACE Environment Settings
Successful token result