Langsung ke konten utama
GET
/
oem
/
product
/
{slug}
Ambil Detail Produk
curl --request GET \
  --url https://api.altostrat.io/oem/product/{slug}
{
  "id": 25,
  "category": "Router Ethernet",
  "slug": "l009uigs-2haxd-in",
  "archived": false,
  "name": "L009UiGS-2HaxD-IN",
  "model": "L009UiGS-2HaxD-IN",
  "short_description": "Peningkatan hebat untuk RB2011 Anda yang terpercaya: lebih banyak fitur, kinerja lebih baik, dan peningkatan kualitas hidup.",
  "product_details": "<p>Sang legenda telah kembali! Ini adalah peningkatan hebat untuk RB2011 Anda yang terpercaya. Lebih banyak fitur, kinerja lebih baik, dan beberapa peningkatan kualitas hidup yang keren.</p>",
  "architecture": "ARM",
  "cpu": "IPQ-5018",
  "cpu_core_count": 2,
  "cpu_nominal_frequency": "800 MHz",
  "switch_chip_model": "88E6190",
  "router_os_license": 5,
  "operating_system": "RouterOS v7",
  "ram": "512 MB",
  "storage_size": "128 MB",
  "storage_type": "NAND",
  "mtbf": "Sekitar 200.000 jam pada 25C",
  "tested_ambient_temperature": "-40ยฐC hingga 70ยฐC",
  "price": 119,
  "banner": "https://cdn.sdx.altostrat.io/l009.jpg",
  "thumbnail": "https://cdn.sdx.altostrat.io/l009_s.jpg",
  "power_specifications": [
    {
      "specification": "PoE in",
      "value": "Passive PoE"
    }
  ],
  "poe_specifications": [
    {
      "specification": "PoE in",
      "value": "Passive PoE"
    }
  ],
  "ethernet_specifications": [
    {
      "specification": "PoE in",
      "value": "Passive PoE"
    }
  ],
  "fiber_specifications": [
    {
      "specification": "PoE in",
      "value": "Passive PoE"
    }
  ],
  "wireless_specifications": [
    {
      "frequency": "2.4 GHz 802.11b/g/n/ax",
      "transmit": "28",
      "receive_sensitivity": "-99"
    }
  ],
  "wireless_capabilities": [
    {
      "specification": "PoE in",
      "value": "Passive PoE"
    }
  ],
  "peripherals": [
    {
      "item": "Serial console port",
      "value": "RJ45"
    }
  ],
  "other_specifications": [
    {
      "specification": "PoE in",
      "value": "Passive PoE"
    }
  ],
  "certifications": [
    {
      "specification": "PoE in",
      "value": "Passive PoE"
    }
  ],
  "downloads": [
    {
      "name": "L009UiGS-2HaxD-IN_brochure.pdf",
      "file": "https://cdn.sdx.altostrat.io/L009UiGS-2HaxD-IN_brochure.pdf"
    }
  ],
  "images": [
    {
      "file": "https://cdn.sdx.altostrat.io/l009_gallery_1.jpg"
    }
  ],
  "included_parts": [
    {
      "name": "24V 1.5A power adapter",
      "img": "https://cdn.sdx.altostrat.io/power_adapter.jpg"
    }
  ],
  "ethernet_test_results": [
    {
      "mode": "Bridging",
      "configuration": "none (fast path)",
      "r64bytes_kpps": "1488.1",
      "r64bytes_mbps": "761.9",
      "r512bytes_kpps": "1447.8",
      "r512bytes_mbps": "5930.2",
      "r1518bytes_kpps": "809.3",
      "r1518bytes_mbps": "9861.8"
    }
  ]
}

Path Parameters

slug
string
required

Pengidentifikasi unik yang ramah-URL untuk produk.

Response

Detail lengkap dari produk yang ditentukan berhasil diambil.

id
integer

Pengidentifikasi unik untuk produk.

Example:

25

category
string

Nama kategori produk.

Example:

"Router Ethernet"

slug
string

Pengidentifikasi unik yang ramah-URL untuk produk.

Example:

"l009uigs-2haxd-in"

archived
boolean

Menunjukkan apakah produk diarsipkan atau dihentikan.

Example:

false

name
string

Nama umum produk.

Example:

"L009UiGS-2HaxD-IN"

model
string

Nomor model resmi produk.

Example:

"L009UiGS-2HaxD-IN"

short_description
string

Ringkasan singkat satu kalimat tentang fitur utama produk.

Example:

"Peningkatan hebat untuk RB2011 Anda yang terpercaya: lebih banyak fitur, kinerja lebih baik, dan peningkatan kualitas hidup."

product_details
string

Informasi produk terperinci, sering kali berisi markup HTML untuk format yang kaya.

Example:

"<p>Sang legenda telah kembali! Ini adalah peningkatan hebat untuk RB2011 Anda yang terpercaya. Lebih banyak fitur, kinerja lebih baik, dan beberapa peningkatan kualitas hidup yang keren.</p>"

architecture
string

Arsitektur CPU perangkat.

Example:

"ARM"

cpu
string

Model CPU spesifik.

Example:

"IPQ-5018"

cpu_core_count
integer

Jumlah inti CPU.

Example:

2

cpu_nominal_frequency
string

Kecepatan clock nominal CPU.

Example:

"800 MHz"

switch_chip_model
string

Model chip switch terintegrasi.

Example:

"88E6190"

router_os_license
integer

Tingkat lisensi RouterOS yang disertakan dengan perangkat.

Example:

5

operating_system
string

Sistem operasi yang terpasang di perangkat.

Example:

"RouterOS v7"

ram
string

Jumlah RAM.

Example:

"512 MB"

storage_size
string

Jumlah penyimpanan internal.

Example:

"128 MB"

storage_type
string

Jenis penyimpanan internal.

Example:

"NAND"

mtbf
string

Waktu Rata-Rata Antar Kegagalan, sebuah perkiraan keandalan.

Example:

"Sekitar 200.000 jam pada 25C"

tested_ambient_temperature
string

Rentang suhu lingkungan tempat perangkat telah diuji.

Example:

"-40ยฐC hingga 70ยฐC"

price
number

Harga eceran yang disarankan produsen (MSRP) dalam USD.

Example:

119

banner
string<uri>

URL ke gambar banner utama produk.

Example:

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

thumbnail
string<uri>

URL ke gambar thumbnail produk.

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[]