[program-l] How can I test an API using a bearer token?

  • From: Eric Brinkman <eric.brinkman1@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Tue, 1 Nov 2022 20:16:34 -0400

I'm being asked to test a MuleSoft endpoint by authenticating with a key
and secret, obtaining a bearer token, and then using the token to log in
and send data to the endpoint.  My co-workers are using Postman to do this,
but that app is not accessible.  I've installed Thunder Client for VS Code
but can not figure out how to get it to do this.  Reading my co-worker's
Postman script just confuses me.  I've been told I need to use an app that
supports API key authentication.  Do any of you know how to do this?

Thanks,
Eric

Other related posts: