Get the ID of a Hub

1 minute
9 months ago

Use the Get hubs operation to find the ID of a hub. This ID is a required parameter for most of the Newforma Konekt API operations.

Please note that in version 3 of the Newforma Konekt REST API the hub identifier is no longer an integer. Instead, the hubId parameter is now of type string, which enables each hub to be identified by a unique string code instead of a numeric value.

  1. Go to https://bimtrackapis.readme.io/reference/hub_list.
  2. Paste your access token in the Authentication field.
  3. Click Try It!

The first Id property is the unique and permanent ID of the corresponding hub.

Next step

Explore all the features of the API (see API Reference).