Hello All 😊,
I have hosted a feature layer in the ArcGIS Enterprise and I wanted to share the hosted service using rest service. So my URL looks something like this https://portal.ddg-dvb.de/server/rest/services/Hosted/point/FeatureServer
But the client asks for the rest services like this https://services7.arcgis.com/sachfc65vchj5/arcgis/rest/services/
I really don't understand what is the difference between these two. Are there variations in authentication, authorization, data formats, or other aspects?
The final goal is that client wants to integrate the feature layer in their web based platform.
Any inputs will be very helpful. Thank you. 🙏