Crunchtime Information Systems · Authentication Profile

Crunchtime Information Systems Authentication

Authentication

Crunchtime Inventory & Labor / Cruise APIs use custom header-based token authentication. Every request carries four headers: an access token plus the site name and an Application User's id and password. Tokens are minted per Application User in Enterprise Manager (Security > Application Users > API Tokens) and separate test and production tokens are issued. There is no OAuth2 or OpenID Connect surface, so this repo has no scopes/ artifact.

Crunchtime Information Systems secures its APIs with apiKey across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyRestaurantFood ServiceHospitalityInventory ManagementLabor SchedulingOperations ManagementBack OfficeSupply Chain
Methods: apiKey Schemes: 4 OAuth flows: API key in: header

Security Schemes

authenticationtoken apiKey
· in: header ()
sitename apiKey
· in: header ()
userid apiKey
· in: header ()
password apiKey
· in: header ()

Source

Authentication Profile

crunchtime-information-systems-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developer.crunchtime.com/docs/getting-started-with-apis
docs: https://developer.crunchtime.com/docs/getting-started-with-apis
description: >-
  Crunchtime Inventory & Labor / Cruise APIs use custom header-based token
  authentication. Every request carries four headers: an access token plus the
  site name and an Application User's id and password. Tokens are minted per
  Application User in Enterprise Manager (Security > Application Users > API
  Tokens) and separate test and production tokens are issued. There is no OAuth2
  or OpenID Connect surface, so this repo has no scopes/ artifact.
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: authenticationtoken
  type: apiKey
  in: header
  parameter_name: authenticationtoken
  description: >-
    Secure access token for API authentication. Issued per Application User in
    Enterprise Manager; distinct test and production tokens exist.
  sources: [https://developer.crunchtime.com/reference/getalllocationsv1usingget]
- name: sitename
  type: apiKey
  in: header
  parameter_name: sitename
  description: >-
    Crunchtime site identifier (the portion of the customer URL before
    .net-chef.com), designating the test or production environment.
  sources: [https://developer.crunchtime.com/reference/getalllocationsv1usingget]
- name: userid
  type: apiKey
  in: header
  parameter_name: userid
  description: Application User ID used for the request.
  sources: [https://developer.crunchtime.com/reference/getalllocationsv1usingget]
- name: password
  type: apiKey
  in: header
  parameter_name: password
  description: Application User password paired with the userid header.
  sources: [https://developer.crunchtime.com/reference/getalllocationsv1usingget]
credential_management:
  console: Enterprise Manager > Security > Application Users > API Tokens
  self_service: >-
    A self-service API token management process (added 2026-04-28) lets users
    create and manage tokens directly in Enterprise Manager without Support tickets.
  guidance: >-
    Crunchtime recommends creating a dedicated Application User (e.g. "API User")
    rather than authenticating as a named human user.
  contact: apiquestions@crunchtime.com

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/crunchtime-information-systems-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.