Campbell's website screenshot

Campbell's

Campbell's (Campbell Soup Company, now The Campbell's Company) is the consumer brand trusted for generations to provide authentic, flavourful, and readily available soups, meals, and recipes. It ran a Campbell's Kitchen Developer API that let developers embed Campbell's, Swanson, Pace, Prego and Pepperidge Farm recipes, products, nutrition and UPC data into their own applications; that programme has been retired and its developer domain no longer resolves. What Campbell's still serves is a live, public, unauthenticated content and recipe-search API on www.campbells.com — 316 recipes, 210 products, 85 recipe collections and 36 FAQs behind the WordPress REST namespaces the site is built on — plus a separately-hosted corporate content API. There is no developer portal, no documentation, no contract and no terms governing any of it.

Campbell’s publishes 3 APIs on the APIs.io network. Tagged areas include Food, Consumer Packaged Goods, Recipes, Brands, and Nutrition.

Campbell’s’ developer surface includes support, authentication, and 20 more developer resources.

21.8/100 emerging ▬ flat Agent 9/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree⚡ Free to try
3 APIs
FoodConsumer Packaged GoodsRecipesBrandsNutritionContentProduct CatalogWordPress

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/campbells: 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 3

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

Campbell's Content API

The public WordPress REST API behind www.campbells.com, exposing Campbell's own content types — recipe (316), product (210), external_product and csc_faq (36) — together with si...

Campbell's Recipe Search API

The yrsc-search/v1 namespace on www.campbells.com that powers the site's recipe and product search. Three public endpoints — query (term, limit, offset, sort, filters, facetFilt...

The Campbell's Company Corporate Content API

The public WordPress REST API behind the corporate site www.thecampbellscompany.com, carrying csc_faq, csc_person and csc_resource content types with csc_brand, csc_person_group...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Campbells Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

JSON Schema 4

Standalone JSON Schema definitions for this provider's data models.

csc_faq

17 properties

JSON SCHEMA

external_product

22 properties

JSON SCHEMA

product

23 properties

JSON SCHEMA

recipe

19 properties

JSON SCHEMA

Security Posture 2

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

Campbells Authentication

3 schemes

SECURITY

Campbells Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: campbells
name: Campbell's
url: https://raw.githubusercontent.com/api-evangelist/campbells/refs/heads/main/apis.yml
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: No API product on record — the callable surface is the consumer website's own content backend, offered under no licence
    or terms
  confidence: medium
  source:
  - probe
  generated: '2026-09-05'
  method: probed
accessModel:
  pricing: free
  onboarding: none
  trial: false
  try_now: true
  public: true
  label: Public and unauthenticated, with no plan, signup or terms behind it
  confidence: high
  source:
  - probe
  - plans
  generated: '2026-09-05'
  method: probed
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/campbells.png
type: Index
tags:
- Food
- Consumer Packaged Goods
- Recipes
- Brands
- Nutrition
- Content
- Product Catalog
- WordPress
access: 3rd-Party
created: '2026-03-21'
modified: '2026-09-05'
position: Producing
specificationVersion: '0.23'
description: Campbell's (Campbell Soup Company, now The Campbell's Company) is the consumer brand trusted for generations
  to provide authentic, flavourful, and readily available soups, meals, and recipes. It ran a Campbell's Kitchen Developer
  API that let developers embed Campbell's, Swanson, Pace, Prego and Pepperidge Farm recipes, products, nutrition and UPC
  data into their own applications; that programme has been retired and its developer domain no longer resolves. What Campbell's
  still serves is a live, public, unauthenticated content and recipe-search API on www.campbells.com — 316 recipes, 210 products,
  85 recipe collections and 36 FAQs behind the WordPress REST namespaces the site is built on — plus a separately-hosted corporate
  content API. There is no developer portal, no documentation, no contract and no terms governing any of it.
apis:
- aid: campbells:campbells-content-api
  name: Campbell's Content API
  description: The public WordPress REST API behind www.campbells.com, exposing Campbell's own content types — recipe (316),
    product (210), external_product and csc_faq (36) — together with six Campbell's taxonomies covering recipe collections,
    product category, product line, product tag, main ingredient and dietary alternative. Every read endpoint answers anonymously
    with no key. Campbell's publishes no OpenAPI and no documentation for it; the route descriptor and per-resource JSON Schema
    captured in this repo were fetched from the API itself.
  humanURL: https://www.campbells.com/
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/campbells.png
  baseURL: https://www.campbells.com/wp-json/wp/v2
  tags:
  - Recipes
  - Products
  - Nutrition
  - Content
  tags_raw:
  - Recipes
  - Products
  - Nutrition
  - Content
  properties:
  - type: JSONSchema
    url: json-schema/_index.yml
  - type: x-RouteDescriptor
    url: discovery/campbells-wp-v2-routes.json
  - type: DataModel
    url: data-model/campbells-data-model.yml
  - type: AgentSkill
    url: skills/campbells-product-catalog.md
- aid: campbells:campbells-recipe-search-api
  name: Campbell's Recipe Search API
  description: The yrsc-search/v1 namespace on www.campbells.com that powers the site's recipe and product search. Three public
    endpoints — query (term, limit, offset, sort, filters, facetFilters, retrieveFacets, vertical, mode), autocomplete (term
    required) and featured-collections. Responses are Yext-backed, returning flattened recipe summaries with times and servings
    alongside the raw ce_recipe entity. No credential required and no documentation published.
  humanURL: https://www.campbells.com/all-recipes/
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/campbells.png
  baseURL: https://www.campbells.com/wp-json/yrsc-search/v1
  tags:
  - Search
  - Recipes
  - Autocomplete
  tags_raw:
  - Search
  - Recipes
  - Autocomplete
  properties:
  - type: x-RouteDescriptor
    url: discovery/campbells-yrsc-search-v1-routes.json
  - type: AgentSkill
    url: skills/campbells-recipe-search.md
- aid: campbells:thecampbellscompany-content-api
  name: The Campbell's Company Corporate Content API
  description: The public WordPress REST API behind the corporate site www.thecampbellscompany.com, carrying csc_faq, csc_person
    and csc_resource content types with csc_brand, csc_person_group, csc_resource_cat and csc_topic taxonomies. Same posture
    as the consumer surface — live, anonymous, undocumented.
  humanURL: https://www.thecampbellscompany.com/
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/campbells.png
  baseURL: https://www.thecampbellscompany.com/wp-json/wp/v2
  tags:
  - Corporate
  - Content
  - People
  tags_raw:
  - Corporate
  - Content
  - People
  properties:
  - type: x-RouteDescriptor
    url: discovery/thecampbellscompany-wp-v2-routes.json
common:
- type: Website
  url: https://www.campbells.com/
- type: ParentCompany
  url: https://www.thecampbellscompany.com/
- type: LinkedIn
  url: https://www.linkedin.com/company/the-campbells-company
- type: x-Recipes
  url: https://www.campbells.com/recipes/
- type: x-Products
  url: https://www.campbells.com/products/
- type: Support
  url: https://www.campbells.com/contact-us/
- type: HelpCenter
  url: https://www.campbells.com/faqs/
- type: TermsOfService
  url: https://www.thecampbellscompany.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.thecampbellscompany.com/privacy-policy/
- type: LLMsTxt
  url: llms/campbells-llms.txt
- type: Authentication
  url: authentication/campbells-authentication.yml
- type: Conventions
  url: conventions/campbells-conventions.yml
- type: ErrorCatalog
  url: errors/campbells-problem-types.yml
- type: Lifecycle
  url: lifecycle/campbells-lifecycle.yml
- type: Conformance
  url: conformance/campbells-conformance.yml
- type: DataModel
  url: data-model/campbells-data-model.yml
- type: RateLimits
  url: rate-limits/campbells-rate-limits.yml
- type: Plans
  url: plans/campbells-plans-pricing.yml
- type: Packages
  url: packages/campbells-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: x-Discovery
  url: discovery/campbells-discovery.yml
- type: DomainSecurity
  url: security/campbells-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-05'
  status: enriched
  artifacts_added: 23
  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/campbells"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/campbells/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/campbells/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.