The functionality offered by the DiCE API is split into so-called API components.
Each component gives access to some aspect of the DiCE API. The basic interfaces mi::neuraylib::INeuray give access to these API components via their get_api_component()
methods.
This page here lists all API components. Note that some API components are always available (e.g., configuration interfaces), while other API components are only available while DiCE is running (e.g. access to the database).