---
title: "Lab Pricing"
method: GET
path: "/api/billing/lab/pricing"
---

# Lab Pricing

`GET /api/billing/lab/pricing`

Seat prices the LAB purchase UI renders. Returns the price the CALLER
would pay (academic vs commercial, resolved from their affiliation) plus
the always-visible commercial rate, so the SPA can show '学术价 ¥79 (原价
¥199)'. Sourced from PLAN_DEFINITIONS so it tracks any admin re-pricing.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/omicos/apis/omicos-server.md) · [All operations](https://skmtc.dev/omicos/apis/omicos-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omicos/omicos-server/revisions/a00b94573ffe/schema)
