Connect your BrickLink store

Brick Order Picker needs your BrickLink API keys to sync orders and inventory. Setup takes about 5 minutes. No credit card required — you get a 5-day full-access trial.

Open BrickLink API registration
  1. Step 1

    Open BrickLink API settings

    Sign in to BrickLink, then open the API consumer registration page to create OAuth credentials for your store: bricklink.com/v2/api/register_consumer.page. Register a consumer application for Brick Order Picker if you do not already have one.

  2. Step 2

    Add Access Token

    Under Add Access Token, enter IP 0.0.0.0 and IP Mask 0.0.0.0, then click Add. Brick Order Picker runs on serverless hosts with changing IPs, so both values must be 0.0.0.0 or connection tests will fail.

  3. Step 3

    Copy your four API values

    After the token is added, copy Consumer Key, Consumer Secret, Token Value, and Token Secret. You will paste these into Brick Order Picker in the next step.

  4. Step 4

    Paste keys into Brick Order Picker

    After signup, the guided setup walks you through entering the four keys and running a connection test. Keys are encrypted at rest.

IP allowlist checklist

  • In Add Access Token: IP 0.0.0.0
  • IP Mask: 0.0.0.0
  • Click Add to create the token before copying your keys
  • If connection tests fail after pasting keys, double-check these two fields first — they are the most common setup mistake.