Authorize without auth screen for a backend

Hi,

I am trying to create a server that simply reads a collection from my webflow blog site, and I am trying to get the auth_token without having to do so through the webpage. Is there a way for a backend server to get the auth_token? Or better yet is there a way for my backend to just read the collections that I have?

If you’re building for yourself (ie. a first party use case), you can mint a site-scoped token for direct use.

To create one, go to Site settings > Apps & integrations > API access > “Generate API Token”