For the complete documentation index, see llms.txt. This page is also available as Markdown.

OnBuy (prebuilt connector)

Description

OnBuy is an online marketplace connecting buyers with business sellers (and vice versa).

API documentation

API documentation for OnBuy (used to build this connector) can be found via the link below:

Authentication

When adding connector instances for OnBuy, the following authentication methods are supported:

OAuth 2 (client credentials)

When a user chooses to add a connector instance using OAuth 2 (client credentials) authentication, the credentials below are prompted:

Credential
Required?
Notes

Consumer key

The API consumer key can be found in your OnBuy Seller Panel.

Consumer secret

The API consumer secret can be found in your OnBuy Seller Panel.

Scope

Set to none.

Grant type

Set to client_credentials.

To obtain your OnBuy API credentials, follow the steps below:

Step 1 Log in to your OnBuy seller portal. Step 2 Navigate to Listing > Imports & Integrations:

Step 3 Enable the OnBuy API integration. In the section Connection Details, find the necessary information.

Step 4 Check the connection details section for your API credentials:

Last updated

Was this helpful?