Make API Key Glide Auth

Currently have my JSON set-up as follows

and my actual http req as follows
Screenshot 2023-12-04 094538

However what am I supposed to use for the API key and how do I find it?

  • Name: whatever you want to call it.
  • Key: The bearer token you get from Glide
  • API Key placement: In the request header
  • API Key parameter name: Authorization
2 Likes