# Huboo (prebuilt connector)

## Description

**Huboo** is an eCommerce fulfilment partner, helping businesses of all sizes scale using third party logistics (3PL).

## API documentation

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

{% embed url="<https://api-docs.huboo.uk/>" %}

## Authentication&#x20;

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

* [Token authentication](#token-authentication)

### Token authentication

When a user chooses to [add a connector instance](https://doc.wearepatchworks.com/product-documentation/connectors-and-instances/working-with-instances/adding-an-instance) using **token** authentication, the credentials below are prompted:

<table><thead><tr><th>Credential</th><th width="162" data-type="checkbox">Required?</th><th>Notes</th></tr></thead><tbody><tr><td><code>baseurl</code></td><td>true</td><td>Leave set to the default <code>https://api.huboo.uk/v2</code>.</td></tr><tr><td><code>api key</code></td><td>true</td><td>Enter your Huboo API key (token). This is obtained from the Huboo dashboard - if you're not sure how, please see <a href="https://huboo.my.site.com/support/s/article/Generating-API-Keys-for-Open-API-Production-Environment?language=en_US">this Huboo support guide</a>.</td></tr></tbody></table>
