11 Mar 2022
08:57 AM
- last edited on
14 Mar 2022
10:52 AM
by
MaciejNeumann
Hi,
is there any Dynatrace git official repository with all updated EndPoint collected ready to use in Postman? I only see unofficial ones and all of them are outdated.
Thanks.
Alberto.
Solved! Go to Solution.
11 Mar 2022 09:35 AM
There isn't an official one, I try to keep mine reasonably up to date, at least with new API endpoints/important changes: https://github.com/pahofmann/dynatrace-postman-collections
I'll try to update it next week, I'm also happy to accept pull requests with newer versions 😉
The collection can be created from the json file in the API explorer.
14 Mar 2022 05:27 PM
I've updated it to 1.234
04 Nov 2022 01:56 PM
See and continued in:
Postman for effortless dynatrace API access across environments - Dynatrace Community
06 Aug 2025 06:33 PM
I stumbled upon this post looking for the same thing, and was informed by support of the following URL which shows Dynatrace's API definition. It is available at the URL:
https://{environmentid}.live.dynatrace.com/rest-api-doc/
From there, you can download the spec JSON file and import it to Postman to create a collection.