Shopware API 404

I’ve been facing a weird issue where the /licenses endpoint of the api.shopware.com returns a 404 error.

I tried to make the requests with postman:

  • Getting the auth token works just fine with /accesstokens
  • Getting the shops with /shops also works just fine
  • However for some reason calls to /licenses return a 404

Any ideas?

Also how do i find the documentation for api.shopware.com