-
Notifications
You must be signed in to change notification settings - Fork 0
Published files feed
Herman Elenbaas edited this page May 18, 2026
·
17 revisions
The published files feed contains information about all current Nexperia documents. This is organized per information element, products (basic types) and packages
##Endpoints
| Name | Description | Example value | Datatype |
|---|---|---|---|
| basicType | basicType (the function/fit specified product) | BAV99 | String |
| fileName | name of the file (including file type) | BAV99.pdf | String |
| publicationId | unique ID of the document | 1677084762312 | String |
| documentType | class of the document (data sheet, user manual, brochure, etc.) | Data sheet | String |
| description | title (one sentence description) of the document | High-speed switching diodes | String |
| inLanguage | language of the document (normally us-en | en-US | String |
| publicationDate | release date of the document | 2023-02-24Z | Date |
| contentUrl | location of the file | https://assets.nexperia.com/documents/data-sheet/BAV99_SER.pdf | URI |
| Name | Description | Example value | Datatype |
|---|---|---|---|
| POV | id of the package (package outline version) | SOT323 | String |
| fileName | name of the file (including file type) | SOT323.pdf | String |
| publicationId | unique ID of the document | 1454928408459 | String |
| documentType | class of the document (data sheet, user manual, brochure, etc.) | Package information | String |
| description | title (one sentence description) of the document | plastic, surface-mounted package; 3 leads; 1.3 mm pitch; 2 mm x 1.25 mm x 0.95 mm body | String |
| inLanguage | language of the document (normally us-en | en-US | String |
| publicationDate | release date of the document | 2022-05-27 | Date |
| contentUrl | location of the file | https://assets.nexperia.com/documents/package-information/SOT323.pdf | URI |