How to use Mongodb Stitch from Postman using API Key?

With some help from Mongodb support… here’s the solution.

  1. Use the SERVER KEY - Created at Atlas > Access Management > API Keys
  2. Use the KEY: api-key; VALUE: in Postman HEADER.
  3. Do not use Postman’s “API KEY” option under Authorization

2 Likes