After you create an API Entry Point group, a separate endpoint is created with a unique OData metadata document, which only contains the configured API Entry Point types and API Server Procedures.
The OData endpoints for an API Entry Point group named Assets would be found at the following example locations:
<Access_URL>/api/v1/Assets/Plants
<Access_URL>/api/v1/Assets/Areas
<Access_URL>/api/v1/Assets/Units
Existing API Entry Point OData end points are unaffected and appear at their original locations. For example,
<Access_URL>/api/v1/Plants.
For more information to create an API Entry Point group, see Create an API Entry Point Group.