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.
You can also leverage the admin API surface to perform any look up operations. For example, to see all of the consortia available in your organization, call this route with an API Key.
https://api.kaleido.io/platform.html#tag/Consortia/paths/~1consortia/get
Was this article helpful?
0 out of 0 found this helpful