Create OAuth 2.0 client

In order to authenticate towards our APIs, you will need to create an OAuth 2.0 client. This client is tied to a product in our Developer Portal.

Create client

  1. Sign up at developer.wgtwo.comopen in new window. Use your work email.
  2. Create an organization
  3. Create a product
  4. Go to the "Technical integration" tab, and click "ADD OAUTH CLIENT":
FieldValue
Client descriptionThis description is for your own benefit, choose whatever you want

The generated credentials will be displayed only once, so make sure to save them.

You can now authenticate towards our APIs

You can now start playing with our APIs.

In order to get your product displayed in our storefront, you will need to fill in additional details, but these details are not required for the technical integration (using APIs).

Reference

OAuth 2.0 Reference