Everytable · Authentication Profile

Everytable Authentication

Authentication

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

CompanyFoodRestaurantMeal DeliveryE-CommerceAgentic CommerceShopifySocial EnterpriseNutritionSubscription
Methods: openIdConnect, oauth2, none Schemes: 3 OAuth flows: authorizationCode API key in:

Security Schemes

ShopifyCustomerAccountOIDC openIdConnect
BearerToken http
scheme: bearer
Anonymous none

Source

Authentication Profile

everytable-authentication.yml Raw ↑
generated: '2026-08-04'
method: searched
source: https://everytable.com/.well-known/openid-configuration
docs: https://everytable.com/.well-known/oauth-authorization-server
note: Everytable publishes no OpenAPI, so this profile is read from the live, anonymous
  OAuth/OIDC discovery documents its storefront serves rather than derived from securitySchemes.
summary:
  types:
  - openIdConnect
  - oauth2
  - none
  api_key_in: []
  oauth2_flows:
  - authorizationCode
schemes:
- name: ShopifyCustomerAccountOIDC
  type: openIdConnect
  openIdConnectUrl: https://everytable.com/.well-known/openid-configuration
  issuer: https://shopify.com/authentication/69951324217
  authorization_endpoint: https://account.everytable.com/authentication/oauth/authorize
  token_endpoint: https://account.everytable.com/authentication/oauth/token
  end_session_endpoint: https://account.everytable.com/authentication/logout
  jwks_uri: https://account.everytable.com/authentication/.well-known/jwks.json
  response_types_supported:
  - code
  grant_types_supported:
  - authorization_code
  - refresh_token
  - urn:ietf:params:oauth:grant-type:jwt-bearer
  token_endpoint_auth_methods_supported:
  - client_secret_basic
  code_challenge_methods_supported:
  - S256
  id_token_signing_alg_values_supported:
  - RS256
  subject_types_supported:
  - public
  claims_supported:
  - iss
  - sub
  - aud
  - exp
  - iat
  - nonce
  - sid
  - email
  - email_verified
  scopes:
  - openid
  - email
  - customer-account-api:full
  - customer-account-mcp-api:full
  sources:
  - well-known/everytable-openid-configuration.json
  - well-known/everytable-oauth-authorization-server.json
- name: BearerToken
  type: http
  scheme: bearer
  description: RFC 9728 protected resource metadata at /.well-known/oauth-protected-resource
    declares bearer_methods_supported = [header] for the resource https://everytable.com.
  sources:
  - well-known/everytable-oauth-protected-resource.json
- name: Anonymous
  type: none
  description: 'The read-only storefront catalog paths Everytable documents in its
    own llms.txt require no authentication: /products/{handle}.json, /collections/{handle}/products.json,
    /search?q={query}&type=product, /sitemap.xml.'
  sources:
  - llms/everytable-llms.txt
protected_resource:
  resource: https://everytable.com
  authorization_servers:
  - https://account.everytable.com
  - https://shopify.com/authentication/69951324217
  bearer_methods_supported:
  - header
agent_endpoint_auth:
  endpoint: https://everytable.com/api/ucp/mcp
  observed: 'Anonymous POST tools/list returns HTTP 422 with JSON-RPC error -32001
    (invalid_profile_url) rather than an OAuth challenge — the gate is a required UCP
    agent profile URI, not a bearer token. Authenticated buyer-scoped operations map
    to the customer-account-mcp-api:full scope above.'
x-evidence:
  fetched: '2026-08-04'
  urls:
  - url: https://everytable.com/.well-known/openid-configuration
    http_status: 200
  - url: https://everytable.com/.well-known/oauth-authorization-server
    http_status: 200
  - url: https://everytable.com/.well-known/oauth-protected-resource
    http_status: 200
  - url: https://account.everytable.com/authentication/.well-known/jwks.json
    http_status: 200

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