Navigation

    • Register
    • Login
    • Search
    • Recent
    • Popular

    API Documentation

    Support
    3
    4
    531
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jason Cline last edited by

      Is there any documentation the API? Plus, is there ever only one API key? I would like to experiment with pulling PC information into my own internal software.

      1 Reply Last reply Reply Quote 0
      • T
        theopenem_admin last edited by

        You can view the swagger UI from your server on port 8080/swagger

        You can also check some old CloneDeploy docs. It is similar.

        http://clonedeploy.org/docs/api-usage/

        R 1 Reply Last reply Reply Quote 1
        • R
          ronak360 @theopenem_admin last edited by

          @theopenem_admin whiletesting the API via swagger , there is a prompt of username and password
          enterning the webui username and password result in fail authencation

          How can i get username and password for API

          T 1 Reply Last reply Reply Quote 0
          • T
            theopenem_admin @ronak360 last edited by

            Where is there a prompt for username and password in Swagger? You need to first get a token from /Token/Get. You would use the username and password for webui to get the token.

            1 Reply Last reply Reply Quote 0