Cooklist · Authentication Profile

Cooklist Authentication

Authentication

Cooklist secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyAgentic CommerceGroceryRetailAI AssistantMCPRecipesMeal PlanningE-CommercePersonalization
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header ()
jwt http
scheme: bearer

Source

Authentication Profile

cooklist-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://cooklist.com/llms.txt
docs: https://cooklist.com/platform/agentic-commerce
# Derived from the documented integration model in the platform docs / llms.txt.
# Cooklist publishes no public OpenAPI, so this is a docs-searched auth profile
# rather than a spec derivation.
summary:
  types: [apiKey, http]
  api_key_in: [header]
  http_schemes: [bearer]
  model: B2B Partner API with per-organization field allowlists (deny-by-default, token-scoped)
schemes:
- name: apiKey
  type: apiKey
  in: header
  description: B2B Partner API key mode for authenticating a retailer/partner integration.
  sources: [https://cooklist.com/llms.txt]
- name: jwt
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: JWT token mode for the B2B Partner API; the embedded SDK obtains session tokens via a retailer-controlled token-mint mechanism.
  sources: [https://cooklist.com/llms.txt]
access_controls:
- Per-organization field allowlists restrict each retailer to the capabilities and data scoped to their integration.
- Deny-by-default, token-scoped access with tenant isolation enforced at app and DB layers.
- Signed / scoped session tokens prevent user impersonation; tool access is allow-listed (no open web browsing).

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/cooklist-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.