Freshop · Authentication Profile

Freshop Authentication

Authentication

Freshop secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyGroceryE-CommerceRetailOnline ShoppingFulfillmentDeliveryNCR Voyix
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

appKey apiKey
· in: query (app_key)

Source

Authentication Profile

freshop-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: live probe of https://api.freshop.com (missing/invalid app_key responses)
summary:
  types: [apiKey]
  api_key_in: [query]
  api_key_names: [app_key]
  notes: >-
    The Freshop API authenticates every request with an application key passed
    as the `app_key` query-string parameter. A missing key returns HTTP 400
    `{"error_code":"invalid_input","error_message":"app_key: is required"}`;
    an invalid key returns HTTP 400 `"app_key: <value> is invalid"`. User- and
    session-scoped calls additionally accept a `token` parameter obtained from
    the login/session endpoints (not verifiable without credentials).
schemes:
  - name: appKey
    type: apiKey
    in: query
    parameter: app_key
    required: true
    sources: [live https://api.freshop.com]
    evidence:
      - 'GET /1/stores -> 400 {"error_code":"invalid_input","error_message":"app_key: is required"}'
      - 'GET /1/stores?app_key=bad_key_test -> 400 "app_key: bad_key_test is invalid"'

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