Supplier list (metadata)
The API provides methods for accessing supplier metadata.
The supplier ID is the unique ITscope number of the distributor.
- company/distributor/companylist.xml: list of all suppliers in XML format
- company/distributor/companylist.json: list of all suppliers in JSON format
for example:
https://api.itscope.com/2.1/company/distributor/company.xml
or
https://api.itscope.com/2.1/company/distributor/company.json
Manufacturer list (metadata)
The API provides methods for accessing manufacturer metadata.
- manufacturer/companylist.xml: list of all manufacturers in XML format
- manufacturer/companylist.json: list of all manufacturers in the JSON format
for example:
https://api.itscope.com/2.1/company/manufacturer/company.xml
or
https://api.itscope.com/2.1/company/manufacturer/company.json