Cobee by Pluxee · Authentication Profile

Cobee Authentication

Authentication

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

CompanyEmployee BenefitsCompensationHuman ResourcesPayrollFintechSpainFlexible Benefits
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

clientCredentials oauth2
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/cobee-public-api-openapi-original.json
docs: https://docs.api.cobee.io/en/api-reference/authentication
# Upgraded from the derived http-bearer scheme using the provider's docs: the
# bearer JWT is obtained via an OAuth 2.0 Client Credentials exchange (Auth0).
summary:
  types: [oauth2, http]
  oauth2_flows: [clientCredentials]
  http_schemes: [bearer]
  token_format: JWT (RS256, validated against Auth0 public keys)
  token_claims: [companyId, corporationId]
model: >-
  Server-to-server. Exchange clientId + clientSecret (issued by the customer's
  Customer Success Manager) at POST /oauth/token for a short-lived JWT, then send
  it as `Authorization: Bearer <jwt>` on every request. Re-authenticate when the
  JWT expires.
schemes:
  - name: clientCredentials
    type: oauth2
    flow: clientCredentials
    token_url: /oauth/token
    request_fields: [clientId, clientSecret]
    provider: Auth0
    sources: [https://docs.api.cobee.io/en/api-reference/authentication]
  - name: bearerAuth
    type: http
    scheme: bearer
    bearer_format: JWT
    sources: [openapi/cobee-public-api-openapi-original.json]
notes: >-
  The OpenAPI models only the resulting http bearer scheme; the OAuth2
  client-credentials exchange is documented on the docs security/authentication
  pages. No OAuth scopes are documented, so no scopes/ artifact is emitted.

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