Getting assets identifiers
Each asset stored in our database has an associated unique identifier called symbolId.
In order to communicate with the components it is necessary to identify the assets using the symbolId. As it is an internal identifier, a public API has been enabled to search for asset identifiers based on different identifying characteristics (such as the ISIN).
To learn more about how to obtain the symbolId, you can read the specific API documentation.