Woocommerce

Route + Woocommerce

Integration documentation and guides

Getting Started · 4

Getting Started

4

Getting Started

Start with credentials, setup steps, and the key guides for this pair.

Route

token · Varies by token policy

5 minutes
  1. 1

    Open the Route API or developer settings

    Sign in to the Route setup that manages API access for your merchant account.

  2. 2

    Create or reveal the API token

    Generate or copy the bearer token intended for the integration.

  3. 3

    Confirm any merchant identifiers

    If the integration also depends on an account, merchant, or workspace identifier, collect that at the same time.

  4. 4

    Paste the token into Junipeer

    Enter the Route API token and any related identifiers in the Junipeer connector settings.

  5. 5

    Verify the connection

    Run a quick authentication test before enabling the live flow.

Woocommerce

api_key · Never, unless the key pair is regenerated or revoked

5 minutes
  1. 1

    Open the WordPress admin

    Log in to the site, usually at yourshop.com/wp-admin.

  2. 2

    Go to the REST API key screen

    Navigate to WooCommerce → Settings → Advanced → REST API.

  3. 3

    Create a new API key

    Click Add key or Create an API key and give it a name such as Junipeer Integration.

  4. 4

    Choose the user and permissions

    Select the user the key should belong to and set Permissions to Read/Write.

  5. 5

    Generate and copy the keys

    Generate the key and copy the Consumer Key and Consumer Secret immediately. The secret is only shown once.

  6. 6

    Paste the values into Junipeer

    Enter the Store URL, Consumer Key, and Consumer Secret on the Junipeer connection page.

  7. 7

    Choose the authentication method

    Use Basic Auth when the store has HTTPS. Use OAuth1 only if the store does not use SSL/HTTPS.