I am looking to find a way how to enable Sulu (Admin?) API accessible outside admin area. To be more specified, to be accessible without account (session).
For example route "/admin/api/snippets" This url works when you are logged in as admin, but I need it to work even if guest is visiting it, without account.