JUMP TOOverviewIntroductionGetting StartedCreate a Free Trial AccountSubmit Credentials RequestRetrieve and Store an Access TokenRestrictionsUsing the Access TokenMaking API CallsRefreshing your Access TokenSubmitting Your CatalogSubmit Base Data for Processing Unmatched ProductsGreenChoice Empower API ReferenceMatch productsCheck your catalog against GreenChoice datapostDownload your product file with additional match informationgetEnrich product dataSingle product enrichmentgetMultiple product enrichmentpostFile-based product enrichmentpostFind better alternativesHigher GreenScore® productsgetHigher GreenScore® products for multiple productspostHigher Nutrition Score productsgetHigher Nutrition Score products for multiple productspostHigher Processing Score productsgetHigher Processing Score products for multiple productspostHigher Food Safety Score productsgetHigher Food Safety Score products for multiple productspostHigher Environment Score productsgetHigher Environment Score products for multiple productspostHealthier products with higher Nutrition and Processing ScoresgetHealthier products with higher Nutrition and Processing Scores for multiple productspostMore sustainable products with higher Food Safety and Environment ScoresgetMore sustainable products with higher Food Safety and Environment Scores for multiple productspostClimate label informationSingle product climate labelgetMultiple product climate labelspostFind related productsRelated products for a single productgetRelated products for multiple productspostHealthy e-Commerce SuiteEmbedding GreenScore radial widget on product cardsEmbedding GreenScore radial widget on product pageEmbedding GreenScore chart widget on product pageEmbedding Better-For-You Alternatives widget on product pageBetter For You Alternative options for a single productgetPowered by Making API CallsSimply add the Authorization header with your access token curl --request GET \ --url https://data.greenchoice.co/enrich/upc \ --header 'accept:application/json' \ --header 'authorization: eyJhbGciOiJIUzI1Ni'