EN
Español
English
Português
    Get ASMS information through the API

    Below you will have a step-by-step to get the information of your project in ASMS

    Prerequisites to complete the step-by-step

    • Knowledge of using the ASMS API
    • Install the postman tool
    • Knowledge about using the tool
    • Download the Postman Collection of Petitions Here and environmental variables Here

    1 Import previously downloaded collections into postman. To import the collections, select the import button and load the json files in the dialog box.


    2 In the upper right, NO Environment is selected by default; select the “ASMS” environment.


    3 On the Edit icon in the environment list, you can modify the configuration variables. In the url variable edit the base url and add the ASMS site url, example (https://misitio.com/ASMSAPI ) and in the token variable, the authorization token.


    When you finish, you will be able to obtain the necessary ASMS information; Update the variables according to the requests you make. When querying my projects by means of the “projects” request, in the my variables option, edit the projectId variable with the id of the project in which the following requests will be made. For each request, the respective values in the variables must be updated; The recommended flow is as follows.


    ↩ Back to Settings