Trustwell · GraphQL Specification

Trustwell GraphQL API

The Trustwell Genesis Foods GraphQL API provides programmatic access to food formulation, nutrition analysis, and label generation capabilities. The GraphQL endpoint at api.trustwell.com/genesis supports 16 query types (foods, labels, nutrients, allergens, products, suppliers, regulations, documents, and more), 6 mutation categories (foods with 50+ sub-operations, label, documents, products, suppliers, tags), and 2 subscription types (documentEvents, tenantEvents) for real-time monitoring. The API supports 600+ schema types covering US, Canadian, EU, Mexican, and Australian/New Zealand regulatory standards for nutrition labeling. Authentication uses the X-API-KEY header. The API connects nutrition analysis data to ERP, PLM, POS, and website systems.

Documentation Endpoint View on GitHub Food IndustryFood SafetyNutritionSupply ChainFood LabelingTraceabilityComplianceFood TechnologyGraphQL

Overview

Trustwell GraphQL API is a GraphQL API specification published by Trustwell on the APIs.io network.

The Trustwell Genesis Foods GraphQL API provides programmatic access to food formulation, nutrition analysis, and label generation capabilities. The GraphQL endpoint at api.trustwell.com/genesis supports 16 query types (foods, labels, nutrients, allergens, products, suppliers, regulations, documents, and more), 6 mutation categories (foods with 50+ sub-operations, label, documents, products, suppliers, tags), and 2 subscription types (documentEvents, tenantEvents) for real-time monitoring. The API supports 600+ schema types covering US, Canadian, EU, Mexican, and Australian/New Zealand regulatory standards for nutrition labeling. Authentication uses the X-API-KEY header. The API connects nutrition analysis data to ERP, PLM, POS, and website systems.

The GraphQL endpoint is available at https://api.trustwell.com/genesis. documentation is published at https://docs.trustwell.com/genesis/api/.

The specification includes 2 reference links.

Tagged areas include Food Industry, Food Safety, Nutrition, Supply Chain, and Food Labeling.

Endpoint

https://api.trustwell.com/genesis

References

Related API Specs

Trustwell FoodLogiQ API (OpenAPI)
Back to Trustwell · All GraphQL Specs · GitHub