# Shopware Api

**URL:** https://forum.shopware.com/t/shopware-api/53439
**Category:** International (English Only)
**Tags:** programming
**Created:** [12. Juni 2018 um 15:06 UTC](https://forum.shopware.com/t/shopware-api/53439 "2018-06-12T15:06:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Tomasz](https://avatars.discourse-cdn.com/v4/letter/t/dbc845/32.png) [@Tomasz](https://forum.shopware.com/u/Tomasz)
#### Post date: [12. Juni 2018 um 15:06 UTC](https://forum.shopware.com/t/shopware-api/53439/1 "2018-06-12T15:06:54Z")

</div>

Hello. When I try to access the api module via a browser, I am not even asked to enter my authentication (login and generated api). I get a exception ServiceNotFoundException: You have requested a non-existent service „shop“. I suspect that some subscriber is trying to get to the ‚shop‘ service, but is there an event that works before entering the api module ? Didn’t find any in all&nbsp;plugins.&nbsp;

---

<div class="post-metadata">

### Author: ![PStadtfeld](https://avatars.discourse-cdn.com/v4/letter/p/3bc359/32.png) [@PStadtfeld](https://forum.shopware.com/u/PStadtfeld)
#### Post date: [19. Juli 2018 um 07:57 UTC](https://forum.shopware.com/t/shopware-api/53439/2 "2018-07-19T07:57:49Z")

</div>

I usually get that error when I accidently try to call the [shopwarelink]/api directly.

Have you tried to call “[shopwarelink]/api/articles” for example?

There’s also the possibility that your htaccess might be slightly misconfigured 'n prevents the api from working correctly.
