API Token beta is live

Hey everyone! :wave:

We’re happy to share our progress on the new version of the API Token feature. It allows you to better manage authorized access to Content API, with more granularity.

To test the beta version of the feature, please run a command:

npx create-strapi-app@beta

Here’s the beta version of the API Token documentation that you can use when testing the feature.

Please note that it’s still a work in progress and the beta version should not be used in production :point_up:

We’d be grateful if you shared your feedback in this thread! It will help up to improve the feature before releasing the stable version.

6 Likes

Hello @Nastia,

I am reading through the docs and am wondering if it would be beneficial to allow an IP lock for the API token.
With that set up you could force an API token to be used on a specific IP.

Just a thought :slight_smile:

Have a nice day!

Thank you @wotta , it’s something we have in our backlog, restricting the access to the API token on a specific IP can be needed and super useful :ok_hand: