Connect BrickLink
Learn how to connect your BrickLink store using OAuth authentication for automated order synchronization.
Connecting your BrickLink store enables automated order synchronization and inventory management. BrickLink uses OAuth 1.0a authentication, which requires four separate credentials.
Before You Start
Prerequisites
- Active BrickLink seller account
- Admin access to your BrickLink account
- Completed settings configuration
What You'll Need
- Consumer Key - Public identifier for your application
- Consumer Secret - Secret key for your application
- Token Value - Access token for your account
- Token Secret - Secret for your access token
Step 1: Access BrickLink API Settings
- Log into your BrickLink account
- Visit:
https://www.bricklink.com/v2/api/register_consumer.page
Step 2: Register Your Application
- IP Address: Enter
0.0.0.0
- IP Mask: Enter
0.0.0.0
- Click "Add"
Step 3: Obtain OAuth Credentials
After registration, BrickLink will provide four credentials:
- Consumer Key
- Consumer Secret
- Token Value
- Token Secret
Step 4: Configure in Platform
- Navigate to:
/home/store/connect/bricklink
- Enter all four credentials in the respective fields:
- Consumer Key
- Consumer Secret
- Token Value
- Token Secret
- Click "Connect BrickLink" to verify credentials and save the connection
Connection Status
Status Indicators
- Connected: Green indicator shows successful connection
- Disconnected: Red indicator shows connection issues
- Testing: Yellow indicator during connection validation
Troubleshooting Common Issues
"Invalid Consumer Key/Secret"
- Cause: Incorrect OAuth credentials
- Solution:
- Verify credentials are copied exactly from BrickLink
- Check for extra spaces or missing characters
- Regenerate credentials if necessary
"IP Address Denied"
- Cause: Wrong IP configuration during registration
- Solution:
- Ensure IP address is set to
0.0.0.0
- Ensure IP mask is set to
0.0.0.0
- Re-register application if needed
- Ensure IP address is set to
Security Features
Credential Protection
- Encryption: All credentials are encrypted before storage
- Secure Transmission: HTTPS used for all API communications
Connection Validation
- Real-time Testing: Credentials verified against live API
- Automatic Cleanup: Invalid credentials are removed automatically
What Happens After Connection
- Orders: New orders are synchronized regularly
- Automated Processing: Orders flow seamlessly to accounting software
Managing Your BrickLink Connection
Updating Credentials
- Click "Edit" on the connection page
- Update credentials in the form
- Test connection to verify changes
- Save to update stored credentials
Next Steps
After connecting your BrickLink store:
- Verify connection status - Ensure status shows "Connected"
- Check initial sync - Wait for first order synchronization
- Connect Brick Owl - If you also use Brick Owl
- Set up accounting - Link your accounting software for complete automation
Ready to connect Brick Owl as well? Continue with the Connect Brick Owl guide.