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 APISoftware-as-a-ServiceArazzoWorkflows
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
List the manufacturer directory page so a manufacturer can be selected by id.
2
readManufacturer
Read the selected manufacturer's profile by id to obtain its canonical name and website URL.
3
listDevices
List the first page of devices made by the manufacturer, keyed on the canonical manufacturer name resolved from the profile.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.