Application services should not have an API, but purely act as clients to the core services (which should always have an API).
This is a better descriptor, since they now all implement different applications on top of the core services' APIs.