Quinyx · Authentication Profile

Quinyx Authentication

Authentication

Quinyx secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

Workforce ManagementSchedulingHuman ResourcesTime TrackingForecastingEmployee EngagementRetailHospitalityCompany
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

employee_OAuth2ClientCredentials oauth2
· flows: clientCredentials
BearerAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/quinyx-api-v2-openapi.yml, openapi/quinyx-api-v3-openapi.yml, openapi/quinyx-userapi-v2-openapi.yml
docs: https://developer.quinyx.com/api/v3/authentication
notes: >-
  Quinyx API v2/v3 use OAuth 2.0 client-credentials. Obtain Client ID + Client
  Secret from Account Settings > Integration credentials, then POST
  grant_type=client_credentials with the requested scopes to the regional token
  endpoint (https://api.eu.quinyx.com/oauth/v3/token or api.na...). Tokens are
  bearer, expire after ~3600s. The legacy User API (v2) uses a bearer token
  passed in the Authorization header.
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
schemes:
- name: employee_OAuth2ClientCredentials
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: /oauth/v3/token
    scopes: 4
  description: OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  sources:
  - openapi/quinyx-api-v2-openapi.yml
  - openapi/quinyx-api-v3-openapi.yml
- name: BearerAuth
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/quinyx-userapi-v2-openapi.yml

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