MobileAPI.dev · Example Payload

Mobileapi Manufacturer Example

Data APIDeveloper ToolsDevice SpecificationsMobile DataPhone SpecsREST APISaaS

Mobileapi Manufacturer Example is an example object payload from MobileAPI.dev, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamelogo_b64website_url

Example Payload

Raw ↑
{
  "id": 1,
  "name": "Apple",
  "logo_b64": "iVBORw0KGgoAAAANSUhEUgAA...truncated",
  "website_url": "https://www.apple.com/"
}