Creating OAuth clients
Updated over a week ago

Read this article to learn how you can easily create OAuth Clients.

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

You can find more depth about OAuth Clients in our publicly available API documentation.

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. Click on OAuth Clients in the vertical bar and then on the blue Add button.
    ​By clicking on the OAuth Client, the Client ID and secret code are created

  4. Depending on the type of integration to be accomplished, 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.

Did this answer your question?