Cenevo · Authentication Profile

Cenevo Authentication

Authentication

Cenevo secures its APIs with token across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyLab AutomationLaboratory InformaticsElectronic Lab NotebookLIMSSample ManagementLife SciencesBiotechnologyScientific ResearchAI AgentsData Management
Methods: token Schemes: 1 OAuth flows: API key in: query

Security Schemes

SessionToken token
· in: query (token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://help.labguru.com/en/articles/6149483-api-introduction-and-overview
docs: https://help.labguru.com/en/articles/6149483-api-introduction-and-overview
summary:
  types: [token]
  api_key_in: [query]
  oauth2_flows: []
  note: >-
    The Labguru API does not declare formal OpenAPI securitySchemes; it uses a
    session-token model. Auth is not expressible as an OpenAPI securityScheme in
    the published spec, so this profile is captured from the provider auth docs.
schemes:
- name: SessionToken
  type: token
  in: query
  parameter: token
  description: >-
    A session token created from a Labguru user login + password (and an
    optional account/workspace id) via POST /api/v1/sessions. The returned
    token is passed as the required `token` query parameter on every subsequent
    request. Organizations using SSO generate a personal token from the Labguru
    account settings page instead of using a password.
  token_endpoint: https://my.labguru.com/api/v1/sessions
  token_request:
    method: POST
    body:
      login: user e-mail
      password: user password
      account_id: (optional) account/workspace id to scope the token
  sso: >-
    SSO customers generate a token from the account settings page rather than
    passing a password to the sessions endpoint.
  sources:
  - openapi/cenevo-labguru-v1-openapi.yml
  - openapi/cenevo-labguru-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/cenevo-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.