Grubbly Farms · Authentication Profile

Grubbly Farms Authentication

Authentication

Grubbly Farms secures its APIs with oauth2 and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyE-CommerceRetailConsumer Packaged GoodsPet & AnimalPoultrySustainabilityShopifyMCPAgentic Commerce
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

shopify-customer-account-oidc openIdConnect
shopify-customer-account-oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

grubbly-farms-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://grubblyfarms.com/.well-known/openid-configuration
docs: https://account.grubblyfarms.com/
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode]
  pkce: S256
  token_endpoint_auth_methods: [client_secret_basic]
  id_token_signing_alg: [RS256]
  notes: >-
    Grubbly Farms authenticates customers through the Shopify Customer Account identity
    surface, advertised via OpenID Connect / OAuth 2.0 Authorization Server Metadata
    (RFC 8414) discovery documents. Authorization-code flow with PKCE (S256). This governs
    customer-account and customer-account-mcp API access; the anonymous Storefront MCP
    server at /api/mcp does not require a user token for public catalog/cart operations.
schemes:
- name: shopify-customer-account-oidc
  type: openIdConnect
  openIdConnectUrl: https://grubblyfarms.com/.well-known/openid-configuration
  issuer: https://shopify.com/authentication/14073744
  sources: [well-known/grubbly-farms-openid-configuration.json]
- name: shopify-customer-account-oauth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://account.grubblyfarms.com/authentication/oauth/authorize
    tokenUrl: https://account.grubblyfarms.com/authentication/oauth/token
    codeChallengeMethod: S256
    scopes:
    - openid
    - email
    - customer-account-api:full
    - customer-account-mcp-api:full
  grant_types_supported:
  - authorization_code
  - refresh_token
  - 'urn:ietf:params:oauth:grant-type:jwt-bearer'
  jwks_uri: https://account.grubblyfarms.com/authentication/.well-known/jwks.json
  sources: [well-known/grubbly-farms-oauth-authorization-server.json]

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/grubbly-farms-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 email required.

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