MobileAPI.dev · Arazzo Workflow
MobileAPI Browse a Manufacturer Catalog
Version 1.0.0
Look up a manufacturer in the directory, read its profile, then list its devices.
View Spec
View on GitHub
Data APIDeveloper ToolsDevice SpecificationsMobile DataPhone SpecsREST APISaaSArazzoWorkflows
Provider
Workflows
browse-manufacturer-catalog
Read a manufacturer profile, then list its devices.
Lists the manufacturer directory, reads the selected manufacturer's profile by id to obtain its canonical name, and lists the first page of devices for that manufacturer name.
1
listManufacturers
manufacturers_list
List the manufacturer directory page so a manufacturer can be selected by id.
2
readManufacturer
manufacturers_read
Read the selected manufacturer's profile by id to obtain its canonical name and website URL.
3
listDevices
devices_by_manufacturer
List the first page of devices made by the manufacturer, keyed on the canonical manufacturer name resolved from the profile.