Swipeguide · Authentication Profile

Swipeguide Authentication

Authentication

Swipeguide secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyManufacturingWork InstructionsFrontlineShop FloorMaintenanceConnected WorkerSmart ManufacturingIndustrial
Methods: apiKey Schemes: 3 OAuth flows: API key in: query, header, body

Security Schemes

apiKeyQuery apiKey
· in: query (auth)
apiKeyHeader apiKey
· in: header (L2LAUTH)
apiKeyBody apiKey
· in: body (auth)

Source

Authentication Profile

swipeguide-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://support.leading2lean.com/hc/en-us/articles/360051148492-API-Documentation
docs: https://support.leading2lean.com/hc/en-us/articles/360051148492-API-Documentation
summary:
  types: [apiKey]
  api_key_in: [query, header, body]
  request_signing: hmac-sha512
  oauth2_flows: []
notes: >-
  The L2L Dispatch API authenticates every HTTPS request with an API Key. API
  Keys are created exclusively by L2L Support for an API user account (contact
  support@leading2lean.com). For sensitive operations a separate Secret Key can
  sign requests using HMAC-SHA512 to guarantee they were not tampered with.
schemes:
- name: apiKeyQuery
  type: apiKey
  in: query
  parameter: auth
  description: API key supplied as the `auth` query parameter.
- name: apiKeyHeader
  type: apiKey
  in: header
  parameter: L2LAUTH
  description: API key supplied in the `L2LAUTH` HTTP header.
- name: apiKeyBody
  type: apiKey
  in: body
  parameter: auth
  description: API key supplied as `auth` in the POST request body.
request_signing:
  algorithm: HMAC-SHA512
  key: secret-key
  scope: sensitive operations
  description: >-
    Optional request signing using a Secret Key (distinct from the API Key) to
    verify request integrity for sensitive operations.

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