Open
Conversation
MisterDuval
reviewed
Feb 4, 2026
|
|
||
| The PSAtera module relies on the `ATERAAPIKEY` environment variable for the API key for your Atera account which can be found here: | ||
| https://app.atera.com/new/admin/api | ||
| https://api.atera.com/new/admin/api |
Collaborator
There was a problem hiding this comment.
this is not the right URL for getting an API key, old one is still valid:
https://app.atera.com/new/admin/api
Author
There was a problem hiding this comment.
Yes, you're right. I will check why there's this inconsistency.
MisterDuval
reviewed
Feb 4, 2026
| PARAMETERS | ||
| -APIKey <String> | ||
| Atera API Key which can be found at https://app.atera.com/Admin#/admin/api | ||
| Atera API Key which can be found at https://api.atera.com/Admin#/admin/api |
Collaborator
There was a problem hiding this comment.
should be: https://app.atera.com/new/admin/api
Collaborator
|
API's URL is still https://app.atera.com/api/v3/ inside the documentation found in https://app.atera.com/apidocs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Atera has a new API URL: api.atera.com/api/v3
The path of the URL is exactly as before, just the hostname is new. The old URL is still active, but is being gradually phased out.