Making API CallsCopy PageSimply 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'Updated 11 months ago Using the Access TokenRefreshing your Access TokenDid this page help you?YesNo