Skip to main content
GET
Get Classification

Overview

Returns a single Nice classification (1-45) with its title, description, category (goods or services), and the canonical list of terms registered to that class.

Path Parameters

integer
required
Nice class number (1-45).

Response

This endpoint is publicly cacheable, so the response never includes request_id.
integer
Nice class number.
string
Always classification.
string
Class title.
string
Class description.
string
goods or services.
string[]
Canonical term list.

Code Examples

Errors