How to create REST API token?

I’m a beginner to strapi.

I’m trying to use the strapi REST API and the documentation mentions generating API tokens in the Settings section REST API reference | Strapi Documentation.

However, I can’t find the “API Tokens” section in my strapi dashboard.

For reference, this is what my dashboard looks like:

Is there a different way to generate API tokens in strapi, or is there a reason why I might not be seeing the section?

Any help would be greatly appreciated!

Hey @User_072319, the documentation you are reading is of V4 and you are using V3

This is what looks like in V4. Not sure if it’s available in V3!

1 Like

@Shekhar Thanks for the clarification