OverviewView the Scalar Galaxy example OpenAPI schema.Authentication POSTAuthentication: provide user/password and get a bearer token in return - **username**: Open Food Facts user_id (not email) - **password**: user password (clear text, but HTTPS encrypted) token is returned, to be used in later requests with usual "Authorization: bearer token" headers