Creating OAuth Clients

Read how to easily create OAuth Clients in this article.

An OAuth, read Open Authorization, is an open standard for authorization. It allows you to create a link between your webshop or application and Piggy. You do this by means of a secret code and client ID.

In our publicly available API documentation, you can find more in-depth information about OAuth Clients.

Follow these steps to create an OAuth Client:

  1. Log in to your Business Dashboard
  2. Navigate to Tools (9 dots) and then to Integrations
  3. In the vertical bar, click OAuth Clients and then the blue Add button. 
    Clicking on the OAuth Client will create the Client ID and secret code
  4. Depending on the type of integration to be established, you will also need to update the redirect url

🎉 You have now created an OAuth Client. Use the requested data to create a link between your application and Piggy. You can enter this in your own environment.