Yoobic · Authentication Profile

Yoobic Authentication

Authentication

Yoobic secures its APIs with http-bearer across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyRetailFrontline OperationsTask ManagementWorkforceMicrolearningEmployee ExperienceRESTWebhookSCIM
Methods: http-bearer Schemes: 2 OAuth flows: API key in:

Security Schemes

bearer-jwt http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.yoobic.com/api.html
docs: https://docs.yoobic.com/api.html#section-api-access
summary:
  types:
  - http-bearer
  primary: JWT bearer token
notes: >-
  The published OpenAPI declares a placeholder `oauth2` securityScheme
  (authorizationCode flow with empty scopes and "/" URLs), but the documented
  and operative mechanism is a JWT bearer token. Callers obtain a token from the
  POST /public/api/auth/login endpoint using credentials issued by YOOBIC, then
  present it as `Authorization: Bearer <jwt>` on every request. Tokens carry an
  `expires_in`. A companion POST /public/api/auth/invalidate_token endpoint
  revokes a token. Optional asymmetric RSA-OAEP request encryption is available.
schemes:
- name: bearer-jwt
  type: http
  scheme: bearer
  bearerFormat: JWT
  header: Authorization
  token_endpoint: https://api.yoobic.com/public/api/auth/login
  invalidate_endpoint: https://api.yoobic.com/public/api/auth/invalidate_token
  sandbox_token_endpoint: https://api-sandbox.yoobic.com/public/api/auth/login
  sources:
  - https://docs.yoobic.com/api.html
- name: oauth2
  type: oauth2
  status: placeholder-in-spec
  flows:
  - flow: authorizationCode
    authorizationUrl: /
    tokenUrl: /
    scopes: 0
  sources:
  - openapi/yoobic-openapi.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/yoobic-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.