GPU models
Fetch this list programmatically from
GET /api/gpu-types so your code stays current if models are added. Use GET /api/gpu-types-free to get just the free-tier subset — handy for rendering a paid/free split without a key.
Token (OTPI) labs
Fetch this list programmatically from
GET /api/token-types, and the free-tier subset from GET /api/token-types-free. These are the valid lab values for /api/otpi and /api/workload.
Memory types
Fetch the live list fromGET /api/memory-types (public, no key required).
Each type belongs to one of three categories: dram, flash, or module.
DRAM
Flash
Module
This list reflects the types tracked at the time of writing. Always treat
/api/memory-types as the source of truth.
