
Classify
- The Classifier Center for the Eurasian Economic Union.
We are building a comprehensive ecosystem around product information to empower inventory control systems and online stores. Our REST APIs provide instant access to detailed product data using EAN-13 barcodes, enabling businesses to create beautiful, informative product pages with just a simple API call. Transform how your customers discover and interact with products through rich, accurate data delivered at scale.
Classification and Directory Service
curl https://dev.classify.solutionary.me/api/v1/tnved-eaeu \
--header 'X-API-Key: YOUR_SECRET_TOKEN'
[
{
"code": null,
"code_canonical": null,
"created_at": "2025-06-19T11:07:51.175Z",
"date_from": null,
"date_to": null,
"id": 1,
"kpved_id": null,
"level_id": 1,
"name_kk": null,
"name_ru": "string",
"parent_id": null,
"prefix": null,
"remark_id": null,
"updated_at": null
}
]