The Workiva APIs append their endpoint paths to a base URL; for example, /users
is really <baseURL>/users
. The base URL depends on the location of the integration user.
-
For US, use https://api.app.wdesk.com/iam/v1.
-
For EU, use https://api.eu.wdesk.com/iam/v1.
-
For APAC, use https://api.apac.wdesk.com/iam/v1.
Note: Throughout this API documentation, the US URL appears as an example. Use the EU or APAC URL instead when applicable.