David Protein Storefront JSON

The unauthenticated read-only JSON surface David documents in agents.md for agents that only need to browse: /products.json and /collections.json store-wide, /products/{handle}.json per product, /collections/{handle}/products.json per collection, and /search?q={query}&type=product. Thirty products were returned on probe. No OpenAPI describes it; the contract is the agents.md endpoint list.

Documentation

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/david-protein-storefront-json"
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 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.

API entry from apis.yml

apis.yml Raw ↑
aid: david-protein-storefront-json
name: David Protein Storefront JSON
description: 'The unauthenticated read-only JSON surface David documents in agents.md for agents that
  only need to browse: /products.json and /collections.json store-wide, /products/{handle}.json per product,
  /collections/{handle}/products.json per collection, and /search?q={query}&type=product. Thirty products
  were returned on probe. No OpenAPI describes it; the contract is the agents.md endpoint list.'
humanURL: https://davidprotein.com/agents.md
baseURL: https://davidprotein.com
x-base-note: 'repair-api-bases flags this baseURL as a marketing base because it is the site root. It
  is correct as written and was left alone: David serves these JSON paths from the storefront origin itself
  (/products.json returned 200 with 30 products on probe), so the origin is the API host. There is no
  separate api.davidprotein.com.'
tags:
- Catalog
- Product
- JSON
tags_raw:
- Catalog
- Products
- JSON
properties:
- type: Documentation
  url: https://davidprotein.com/agents.md