The app store module publishes REST services under /rest/
If publish your native REST services at some other location (e.g. /api/), then they both work together
As suggested above, the solution is changing the restservice location to another name
General property of the published restservice
for example:
use: restservice/prsklant/v1
in stead of generated location : rest/prsklant/v1