Limit access by API - OJS 3.3.0-8

Does anyone know if there is any way to limit api access to queries only?

I need to limit access by api to query only because I didn’t want the user with the token to be able to post, put or delete.

I’ve already tried to change his role in the magazine, but the api only lets you consult if the user is the magazine’s editor.

Thanks in advance!