Document that only Digikey API v3 is supported (#858)

This commit is contained in:
Marc 2025-02-04 21:41:03 +01:00 committed by GitHub
parent 8f0f5a5eb4
commit d94c4af1be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,6 +127,9 @@ You must create an organization there and create a "Production app". Most settin
grant access to the "Product Information" API.
You will get a Client ID and a Client Secret, which you have to put in the Part-DB env configuration (see below).
**Attention**: Currently only the "Product Information V3 (Deprecated)" is supported by Part-DB.
Using "Product Information V4" will not work.
The following env configuration options are available:
* `PROVIDER_DIGIKEY_CLIENT_ID`: The client ID you got from Digi-Key (mandatory)