Get the ID of a Hub
1 minute
1 year 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.
- Go to https://bimtrackapis.readme.io/reference/hub_list.
- Paste your access token in the Authentication field.
-
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).