How do I authenticate with WACM Connect?

For security reasons, the WACM Connect caller must use HTTPS.

Authentication of WACM Connect calls will be through the Authorization HTTP header. The caller must use the WACM Username and API Key generated in the WACM User Profile as the Authorization header value.

All methods will return a HTTP status code of 200 on success and a non-200 value for failure. For failures, a failure description will be returned in the JSON response.

The URL of the Production API is https://api.wacm.wasabisys.com

Note: "Username" is the username of the User and not the API Key Name. To find your Username, go to "My Profile". See this article on How do I Generate an API Key to learn more.

Have more questions? Submit a request