Environment

BrickLink API Credentials

Credentials are configured via environment variables. Set the following in your .env file (local) or application configuration (Deno Deploy):

  • setBRICKLINK_CONSUMER_KEY
  • setBRICKLINK_CONSUMER_SECRET
  • setBRICKLINK_TOKEN
  • setBRICKLINK_TOKEN_SECRET

Create an API key in your BrickLink API settings.

AddressFinder Credentials

Used to verify and normalise Australian shipping addresses. Set the following in your .env file (local) or application configuration (Deno Deploy):

  • setADDRESSFINDER_KEY
  • setADDRESSFINDER_SECRET
© 2026 Kitson P. Kelly. All rights reserved.