Meal Ticket · Authentication Profile

Meal Ticket Authentication

Authentication

Meal Ticket secures its APIs with openIdConnect across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyFood ServiceFoodservice DistributionRestaurantRebate ManagementProfitability ManagementSupply ChainSoftware-as-a-Service
Methods: openIdConnect Schemes: 1 OAuth flows: API key in:

Security Schemes

OpenIDConnect openIdConnect

Source

Authentication Profile

meal-ticket-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://login.mealticket.com/.well-known/openid-configuration
summary:
  types: [openIdConnect]
  surface: customer-login-sso
  note: >-
    Meal Ticket exposes an OpenID Connect provider for its customer / product
    login (login.mealticket.com). No public developer API or API-key/OAuth
    developer program is documented, so this profile captures the identity/SSO
    surface only.
schemes:
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://login.mealticket.com/.well-known/openid-configuration
  issuer: https://login.mealticket.com/
  authorization_endpoint: https://login.mealticket.com/authorize
  token_endpoint: https://login.mealticket.com/auth/token
  jwks_uri: https://login.mealticket.com/.well-known/jwks.json
  response_types: [code]
  id_token_signing_alg: [RS256]
  scopes: [openid, email]
  sources: [well-known/meal-ticket-openid-configuration.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/meal-ticket-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.