Product macronutrients by EAN

EAN으로 포장 식품 제품을 조회하고, 그 제품의 표시된 100g당 주요 영양성분을 가져옵니다: 칼로리, 지방, 포화지방, 탄수화물, 당류, 단백질, 소금 및 식이섬유. 응답을 'ean' 키를 기준으로 다른 EAN별 엔드포인트와 병합하세요. 사용 사례: 피트니스 및 영양 추적 앱 • 독점적인 식품 데이터베이스 없이 스캔한 제품의 영양 정보를 채웁니다. 제약 — 식사 계획 검증 • 치료용 식단 계획과 비교하여 제품의 표시된 주요 영양성분을 불러옵니다.

GET
/products/{ean}/macronutrients
Products
비용: 10 크레딧

응답

200
application/json
object

ProductMacronutrientsResult

EAN으로 조회한 제품의 영양소 정보, 라벨에 표시된 대로(100g당). basic-info 및 compatibility by-EAN 엔드포인트와는 별개입니다: 응답을 'ean'으로 병합하세요.

object

ean

정규화된 EAN: EAN별 엔드포인트의 응답을 병합하는 데 사용되는 표준 키

string

kcal?

킬로칼로리

number<double> | null

fat?

총지방 (g)

number<double> | null

saturatedFat?

포화 지방 (g)

number<double> | null

carbohydrates?

탄수화물 (g)

number<double> | null

sugars?

당류 (g)

number<double> | null

protein?

단백질(g)

number<double> | null

salt?

소금 (g)

number<double> | null

fiber?

식이섬유 (g)

number<double> | null
204
application/json

No Content

이 엔드포인트에 대한 스키마가 없습니다.

401
application/json
object

무단 접근

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
403
application/json
object

금지됨

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
406
application/json
object

받아들일 수 없음

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
422
application/json
object

처리할 수 없는 엔티티

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
429
application/json
object

요청이 너무 많습니다 (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
500
application/json
object

서버 내부 오류

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
502
application/json
object

나쁜 게이트웨이 (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
504
application/json
object

게이트웨이 시간 초과 (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string