create API keys that support linked orgs
It is possible to link multiple orgs to each other. It should therefore be possible to use a single API key to access all linked orgs.

-
Michael commented
We are bumping this inquiry to see if it would be possible to have some sort of API access to even discover linked organizations under a paying organization. To my knowledge, even with the v2 API, there are no provisions for linked orgs. The documentation for "https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/operation/operation-listorgs" states "all organizations to which the requesting Service Account or API Key has access." My understanding is that the api key only has access to one organization, so why bother with this statement? Please implement access for multiple linked organizations for an api key.
-
Geoffrey commented
Samething for us. Actually we have 14 linked organisation and more than 42 projects to support more than 81 clusters.
We managed that with API Key and Terraform.
As a member of a infrastructre team, it can be very usefull to be able to have a master API key to manage that.
-
MATTHIEU commented
Having 3 Organizations to manage already, it is complicated for us to automate actions for all our projects with 3 differents API keys.
We would definitly like to have a single API Key that can access multiple orgs.