Files
BoMtoCost/.env.example
2026-04-29 19:55:19 +01:00

21 lines
1.5 KiB
Plaintext

# ── DigiKey ────────────────────────────────────────────────────────────────────
# Register at https://developer.digikey.com/ → Create an organisation → Add a
# production app → copy the Client ID and Client Secret below.
DIGIKEY_CLIENT_ID=
DIGIKEY_CLIENT_SECRET=
# ── Mouser ─────────────────────────────────────────────────────────────────────
# Register at https://www.mouser.com/api-hub/ → Apply for a Search API key.
MOUSER_API_KEY=
# ── Farnell / Element14 ────────────────────────────────────────────────────────
# Register at https://partner.element14.com/ → My Account → Manage API Keys.
# FARNELL_STORE controls which regional store is queried for pricing.
# Examples: fr.farnell.com de.farnell.com uk.farnell.com ie.farnell.com
FARNELL_API_KEY=
FARNELL_STORE=fr.farnell.com
# ── RS Components ──────────────────────────────────────────────────────────────
# Register at https://developers.rs-online.com/ → Create an application.
RS_API_KEY=