Configuration API

The Blecon Configuration API provides a way to automate the configuration of the Blecon Network from your application or your test infrastructure that would otherwise be done manually via the Blecon Console.

This includes:

  • Creating and configuring networks

  • Connecting devices

  • Configuring accounts and inviting users

Authentication

To authenticate with the Configuration API, send a header named "Authorization" with the value of your API key, found on your User Profile.

Last updated