I got a access deny, where to put the api key in postman?
Hi! I’ve never tried DQL queries with Postman but I guess it’s the same like with GraphQL queries. Since you’ve got an access denied
error I assume you have a JoT and that you have protected your query with an auth rule. If this is the case then you need to pass the Bearer Token to the Authorization tab in Postman