Campbell Soup website screenshot

Campbell Soup

The Campbell's Company (formerly Campbell Soup Company) is a Fortune 500 manufacturer and marketer of branded convenience food products — soups, simple meals, beverages, snacks and packaged fresh foods — under Campbell's, Swanson, Pace, Prego, V8, Pepperidge Farm, Goldfish and Snyder's of Hanover. Its public Campbell's Kitchen developer API (developer.campbellskitchen.com) has been retired without announcement; that host returns NXDOMAIN as of 2026-09-05. The recipe and product catalog it served is nevertheless still readable anonymously: the consumer site www.campbells.com exposes a live, unauthenticated WordPress REST API at /wp-json/wp/v2 carrying Campbell's own custom content types (recipe, product, external_product, csc_faq) and product taxonomies, with 316 recipes and 210 products observed. Campbell's does not document, version, price or acknowledge this surface as an API.

Campbell Soup publishes 1 API on the APIs.io network: Campbell’s Content API (WordPress REST). Tagged areas include Food, Consumer Packaged Goods, Recipes, Products, and Nutrition.

Campbell Soup’s developer surface includes support and 13 more developer resources.

21.3/100 emerging ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
1 APIs 1 MCP Servers
FoodConsumer Packaged GoodsRecipesProductsNutritionBrandsFortune 500Content APIWordPress

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/campbell-soup: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Campbell's Content API (WordPress REST)

The publicly callable WordPress REST API that The Campbell's Company serves from its consumer brand site. It is the de facto successor to the retired Campbell's Kitchen API: the...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Campbell Soup Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Campbell Soup Authentication

2 schemes

SECURITY

Campbell Soup Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Press 5

Recent news and press coverage referencing this provider.

Campbell's heats up mobile recipes via weather pattern ...

2026-05-25

Campbell Soup embracing AI to innovate

2026-05-25

Inside Campbell Soup's overhaul to innovation and how it's ...

2026-05-25

Breaking April 1st News: Campbell's Soup Is Dropping the ...

2026-05-25

Campbell Soup uses AI to go from Mmm ...

2026-05-25

Resources

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: campbell-soup
name: Campbell Soup
url: https://raw.githubusercontent.com/api-evangelist/campbell-soup/refs/heads/main/apis.yml
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - finops
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/campbell-soup.png
type: Index
tags:
- Food
- Consumer Packaged Goods
- Recipes
- Products
- Nutrition
- Brands
- Fortune 500
- Content API
- WordPress
access: 3rd-Party
created: '2026-03-23'
modified: '2026-09-05'
position: Producing
specificationVersion: '0.23'
description: 'The Campbell''s Company (formerly Campbell Soup Company) is a Fortune 500 manufacturer and marketer of branded
  convenience food products — soups, simple meals, beverages, snacks and packaged fresh foods — under Campbell''s, Swanson,
  Pace, Prego, V8, Pepperidge Farm, Goldfish and Snyder''s of Hanover. Its public Campbell''s Kitchen developer API (developer.campbellskitchen.com)
  has been retired without announcement; that host returns NXDOMAIN as of 2026-09-05. The recipe and product catalog it served
  is nevertheless still readable anonymously: the consumer site www.campbells.com exposes a live, unauthenticated WordPress
  REST API at /wp-json/wp/v2 carrying Campbell''s own custom content types (recipe, product, external_product, csc_faq) and
  product taxonomies, with 316 recipes and 210 products observed. Campbell''s does not document, version, price or acknowledge
  this surface as an API.'
apis:
- aid: campbell-soup:campbells-content-api
  name: Campbell's Content API (WordPress REST)
  description: 'The publicly callable WordPress REST API that The Campbell''s Company serves from its consumer brand site.
    It is the de facto successor to the retired Campbell''s Kitchen API: the same recipe and product catalog is reachable
    anonymously over the wp/v2 namespace, alongside Campbell''s own custom post types (recipe, product, external_product,
    csc_faq) and its product/recipe taxonomies (csc_product_line, csc_product_cat, csc_product_tag, csc_dietary_alternative,
    csc_main_ingredient, csc_recipe_collection, csc_topic). Reads need no key, no signup and no quota; write methods are declared
    by WordPress core but the live surface returns Allow: GET to anonymous callers. Observed 2026-09-05: 316 recipes, 210
    products, 36 FAQs, 422 cross-type search matches for "soup". Campbell''s publishes no OpenAPI, no documentation and no
    versioning or deprecation policy for it — the description in openapi/ is derived by API Evangelist from the site''s own
    route discovery document.'
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/campbell-soup.png
  humanURL: https://www.campbells.com/
  baseURL: https://www.campbells.com/wp-json
  tags:
  - Recipes
  - Products
  - Nutrition
  - Content API
  - WordPress
  - Search
  properties:
  - type: OpenAPI
    url: openapi/campbell-soup-content-api-openapi.yml
  - type: Overlay
    url: overlays/campbell-soup-content-api-overlay.yaml
  - type: Authentication
    url: authentication/campbell-soup-authentication.yml
  - type: ErrorCatalog
    url: errors/campbell-soup-problem-types.yml
  - type: Conventions
    url: conventions/campbell-soup-conventions.yml
  - type: Idempotency
    url: conventions/campbell-soup-conventions.yml
  - type: DataModel
    url: data-model/campbell-soup-data-model.yml
  - type: Conformance
    url: conformance/campbell-soup-conformance.yml
  - type: Lifecycle
    url: lifecycle/campbell-soup-lifecycle.yml
  - type: RateLimits
    url: rate-limits/campbell-soup-rate-limits.yml
  - type: Plans
    url: plans/campbell-soup-plans-pricing.yml
  - type: MCPServer
    url: mcp/campbell-soup-mcp.yml
  - type: ToolCrosswalk
    url: mcp/campbell-soup-tool-crosswalk.yml
  - type: AgentSkill
    url: skills/_index.yml
common:
- type: DomainSecurity
  url: security/campbell-soup-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/campbell-soup-company
- type: Website
  url: https://www.thecampbellscompany.com/
- type: ConsumerSite
  url: https://www.campbells.com/
- type: Recipes
  url: https://www.campbells.com/recipes/
- type: Products
  url: https://www.campbells.com/products/
- type: PressRoom
  url: https://www.thecampbellscompany.com/newsroom/
- type: LLMsTxt
  url: llms/campbell-soup-llms.txt
- type: Packages
  url: packages/campbell-soup-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: FinOps
  url: finops/campbell-soup-finops.yml
- type: Support
  url: https://www.campbells.com/contact-us/
- type: PrivacyPolicy
  url: https://www.thecampbellscompany.com/privacy-policy/
- type: TermsOfService
  url: https://www.thecampbellscompany.com/terms-of-use/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-05'
  status: enriched
  artifacts_added: 18
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/campbell-soup"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/campbell-soup/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/campbell-soup/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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