Agrovision · Authentication Profile

Agrovision Authentication

Authentication

Agrovision declares 2 security scheme(s) across its OpenAPI definitions.

CompanyAgricultureFood and BeverageConsumer Packaged GoodsAgriculture TechnologyE-CommerceRetailSupply ChainAgentic CommerceUniversal Commerce Protocol
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

none
openIdConnect

Source

Authentication Profile

agrovision-authentication.yml Raw ↑
generated: '2026-09-13'
method: probed
source: https://shop.fruitist.com/.well-known/openid-configuration
aid: agrovision-ucp-commerce
summary: >-
  Agrovision publishes no API keys, no developer credentials and no authentication
  documentation of its own. Two real authentication facts were observed on its storefront host:
  the UCP MCP endpoint accepts anonymous tools/list and anonymous catalog/cart calls, and the
  store exposes Shopify's customer-account OpenID Connect authorization server for shopper
  identity.
schemes:
- id: anonymous-mcp
  type: none
  applies_to: https://shop.fruitist.com/api/ucp/mcp
  evidence:
    method: POST
    body: '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
    http_status: 200
    fetched: '2026-09-13'
  note: >-
    No Authorization header, no API key and no OAuth challenge was required for tools/list.
    Every tool still requires a `meta.ucp-agent.profile` URI in its arguments — an agent
    identity declaration, not a credential.
- id: shopify-customer-account-oidc
  type: openIdConnect
  openIdConnectUrl: https://shop.fruitist.com/.well-known/openid-configuration
  issuer: https://shopify.com/authentication/64996540577
  authorization_endpoint: https://shopify.com/authentication/64996540577/oauth/authorize
  token_endpoint: https://shopify.com/authentication/64996540577/oauth/token
  jwks_uri: https://shopify.com/authentication/64996540577/.well-known/jwks.json
  end_session_endpoint: https://shopify.com/authentication/64996540577/logout
  grant_types: []
  response_types:
  - code
  code_challenge_methods:
  - S256
  id_token_signing_alg_values:
  - RS256
  token_endpoint_auth_methods:
  - client_secret_basic
  - client_secret_post
  applies_to: shopper sign-in at https://shop.fruitist.com/account
  note: >-
    Operated by Shopify on behalf of this store, not by Agrovision. The issuer is a Shopify
    tenant URL. Recorded because it is the only identity surface reachable on a company host.
absent:
- api_keys: >-
    No developer API key programme, no key prefix, no key issuance page anywhere on
    fruitist.com or agrovisioncorp.com.
- mutual_tls: not offered
- signed_requests: not documented

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