Trustwell Genesis Foods 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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/trustwell-genesis-foods-graphql-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: trustwell:trustwell-genesis-foods-graphql-api
name: Trustwell Genesis Foods GraphQL API
tags:
- Food Formulation
- Nutrition Labeling
- Regulatory Compliance
- Food Industry
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.trustwell.com/genesis
humanURL: https://docs.trustwell.com/genesis/api/
properties:
- url: https://docs.trustwell.com/genesis/api/
  type: Documentation
- url: https://www.trustwell.com/products/genesis/food-formulation-and-labeling/
  type: Documentation
- url: graphql/trustwell-graphql.md
  type: GraphQL
description: 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.