Making graphql queries on a free tier account

Sorry if this is an obvious thing but I have not been able to figure out how to get a bearer token on a free account. My attempts to use auth0 is asking me to sign up for a developer account.

Thanks!

Hi!
When you are logged in 8base via console application (app.8base.com) you already have a bearer token. To test api you can run queries from API explorer in 8base console and you don’t need to add a token.
Where did you try to run queries?