Conagra Brands · Authentication Profile

Conagra Brands Authentication

Authentication

Conagra Brands declares 1 security scheme(s) across its OpenAPI definitions.

Branded FoodsCPGConsumer Packaged GoodsFood ServiceFortune 500Frozen FoodsGroceryODataProduct Data
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

none

Source

Authentication Profile

conagra-brands-authentication.yml Raw ↑
generated: '2026-09-05'
method: probed
source: >-
  Live anonymous requests to https://brands-api.conagrafoods.com/odata on 2026-09-05.
  There is no published auth documentation to search - Conagra ships no developer portal.
note: >-
  Derived by observation, not from a securityScheme block: this provider publishes no
  OpenAPI, so derive-authentication.py had nothing to read. Everything below is what the
  running service did in response to an unauthenticated request.
api: Conagra Brand Sites API
base_url: https://brands-api.conagrafoods.com/odata
schemes:
  - id: none
    type: none
    description: >-
      No credential of any kind is required or accepted. Plain HTTPS GET with no
      Authorization header, no API key parameter and no cookie returned 200 on
      /odata, /odata/Products and /odata/Brands.
    evidence:
      - url: https://brands-api.conagrafoods.com/odata/Products?$top=1
        status: 200
      - url: https://brands-api.conagrafoods.com/odata/Brands('WES')
        status: 200
    applies_to: every entity set that resolves (Products, Brands)
discovery:
  openid_configuration: 404
  oauth_authorization_server: 404
  oauth_protected_resource: 404
  www_authenticate_challenge: none observed
transport:
  https: true
  http_redirects_to_https: false
  note: >-
    http://brands-api.conagrafoods.com/odata/$metadata answered over plain HTTP without
    a redirect to HTTPS; HTTPS is available and is the URL the service document
    self-declares (xml:base https://brands-api.conagrafoods.com/odata).
cors:
  access_control_allow_origin: '*'
  access_control_allow_headers: Content-Type
  note: >-
    The wildcard CORS policy means any web page can call this API directly from a
    browser. Combined with the absence of authentication, the entire product catalogue
    is public read data.
observations:
  - >-
    Anonymous public read is almost certainly intentional - this service backs Conagra's
    consumer brand websites, which are public - but it is undocumented, so a consumer has
    no stated terms, no rate limit and no support path.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/conagra-brands-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.