VMware Workspace ONE Community
OjHan
Contributor
Contributor
Jump to solution

Swagger or OpenAPI definitions for Workspace One API

Hi,

There is a Workspace One UEM API Explorer where all functions are documented. It looks like it is based on Swagger. Is there a Swagger or preferably an OpenAPI yaml definition file that can be accessed to generate code to access the WS1 API?

Best,

Johan

Reply
0 Kudos
1 Solution

Accepted Solutions
volperj
Contributor
Contributor
Jump to solution

Hi,

For Workspace ONE the Swagger definitions already exist but VMware has not referenced them in Official Developer documentation.

You can find some definitions URL below :

Workspace ONE - MDM v1 => https://YOUR_API_SERVER/api/system/help/mdmv1

Workspace ONE - MDM v2 => https://YOUR_API_SERVER/api/system/help/mdmv2

Workspace ONE - MDM v3 => https://YOUR_API_SERVER/api/system/help/mdmv3

Workspace ONE - MAM v1 => https://YOUR_API_SERVER/api/system/help/mamv1

I think you can easily understand the logic of the URL Smiley Wink

Hope this help

View solution in original post

Reply
0 Kudos
4 Replies
yajimad
Enthusiast
Enthusiast
Jump to solution

Hi,

VMware Developer Documentation page lists below 2 Swagger/Open API files for Digital Workspace solutions.

It seems that there isn't Swagger/Open API file for Workspace One UEM API on above page.

I hope this will be of some help...

Reply
0 Kudos
OjHan
Contributor
Contributor
Jump to solution

Thanks yajimad,

I'll build the API access for Workspace One UEM API manually. Good to know there are Swagger/Open API definitions for the other services if I need to access them later.

Reply
0 Kudos
volperj
Contributor
Contributor
Jump to solution

Hi,

For Workspace ONE the Swagger definitions already exist but VMware has not referenced them in Official Developer documentation.

You can find some definitions URL below :

Workspace ONE - MDM v1 => https://YOUR_API_SERVER/api/system/help/mdmv1

Workspace ONE - MDM v2 => https://YOUR_API_SERVER/api/system/help/mdmv2

Workspace ONE - MDM v3 => https://YOUR_API_SERVER/api/system/help/mdmv3

Workspace ONE - MAM v1 => https://YOUR_API_SERVER/api/system/help/mamv1

I think you can easily understand the logic of the URL Smiley Wink

Hope this help

Reply
0 Kudos
OjHan
Contributor
Contributor
Jump to solution

Great news volperj​! Thanks a million.

/Johan

Reply
0 Kudos