Skip to main content
GET
Retrieve a Product

Path Parameters

slug
string
required

The unique URL-friendly identifier for the product.

Response

The full details of the specified product were successfully retrieved.

id
integer

The unique identifier for the product.

Example:

25

category
string

The name of the product category.

Example:

"Ethernet routers"

slug
string

The URL-friendly unique identifier for the product.

Example:

"l009uigs-2haxd-in"

archived
boolean

Indicates if the product is archived or discontinued.

Example:

false

name
string

The common name of the product.

Example:

"L009UiGS-2HaxD-IN"

model
string

The official model number of the product.

Example:

"L009UiGS-2HaxD-IN"

short_description
string

A brief, one-sentence summary of the product's key features.

Example:

"A great upgrade for your trusty RB2011: more features, better performance, and quality of life improvements."

product_details
string

Detailed product information, often containing HTML markup for rich formatting.

Example:

"<p>The legend is back! This is a great upgrade for your trusty RB2011. More features, better performance, and some cool quality of life improvements.</p>"

architecture
string

The CPU architecture of the device.

Example:

"ARM"

cpu
string

The specific CPU model.

Example:

"IPQ-5018"

cpu_core_count
integer

The number of CPU cores.

Example:

2

cpu_nominal_frequency
string

The nominal clock speed of the CPU.

Example:

"800 MHz"

switch_chip_model
string

The model of the integrated switch chip.

Example:

"88E6190"

router_os_license
integer

The RouterOS license level included with the device.

Example:

5

operating_system
string

The operating system installed on the device.

Example:

"RouterOS v7"

ram
string

The amount of RAM.

Example:

"512 MB"

storage_size
string

The amount of onboard storage.

Example:

"128 MB"

storage_type
string

The type of onboard storage.

Example:

"NAND"

mtbf
string

Mean Time Between Failures, an estimate of reliability.

Example:

"Approximately 200'000 hours at 25C"

tested_ambient_temperature
string

The range of ambient temperatures in which the device has been tested.

Example:

"-40°C to 70°C"

price
number<float>

The manufacturer's suggested retail price (MSRP) in USD.

Example:

119

banner
string<uri>

A URL to the main product banner image.

Example:

"https://cdn.sdx.altostrat.io/l009.jpg"

thumbnail
string<uri>

A URL to the product's thumbnail image.

Example:

"https://cdn.sdx.altostrat.io/l009_s.jpg"

power_specifications
object[]
poe_specifications
object[]
ethernet_specifications
object[]
fiber_specifications
object[]
wireless_specifications
object[]
wireless_capabilities
object[]
peripherals
object[]
other_specifications
object[]
certifications
object[]
downloads
object[]
images
object[]
included_parts
object[]
ethernet_test_results
object[]