I’m not able to locate the consortium id required to call your api endpoints - where can I find this?

The consortium id, along with all other ids you should need for various API calls, can always be located in the URL in your browser. As you navigate to various elements in your environment, these ids will update to represent the location of the user. Obviously, many of these ids can also be accessed via the UI, but if there is ever a doubt, users can navigate to the entity they are attempting to access programmatically and source the ids from the URL.

Developers can also make use of the Kaleido admin API surface to query resource object identifiers. For example, to see the existing environments in your network along with their associated IDs, you would call a GET on the route below.

https://api.kaleido.io/platform.html#tag/Environments/paths/~1consortia~1%7Bconsortia_id%7D~1environments/get
Was this article helpful?
0 out of 0 found this helpful