Gencove · Authentication Profile

Gencove Authentication

Authentication

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

CompanyHealthGenomicsSequencingBioinformaticsDNALife SciencesAnalytics
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

API key apiKey
· in: header (Authorization)
JWT apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/gencove-openapi-original.json
docs: https://docs.gencove.com/base/getting-started/
summary:
  types:
  - apiKey
  api_key_in:
  - header
  notes: >-
    Gencove uses a static API key by default (Authorization: Api-Key <key>),
    issued from the dashboard under Account Settings -> API Keys. A short-lived
    JWT bearer token flow is also available via the jwt-create endpoint
    (Authorization: Bearer <jwt>). Email/password env vars ($GENCOVE_EMAIL /
    $GENCOVE_PASSWORD) can be used by the CLI to obtain a token but cannot be
    combined with $GENCOVE_API_KEY.
schemes:
- name: API key
  type: apiKey
  in: header
  parameter: Authorization
  scheme_hint: 'Api-Key <API-key>'
  description: |-
    Authorization header content formatted as: `Api-Key <API-key>`
    Obtain an API key through Gencove's web UI (Account Settings -> API Keys)
    or the user-api-key endpoint.
  docs: https://docs.gencove.com/base/getting-started/
  sources:
  - openapi/gencove-openapi-original.json
- name: JWT
  type: apiKey
  in: header
  parameter: Authorization
  scheme_hint: 'Bearer <json-web-token>'
  description: |-
    Authorization header content formatted as: `Bearer <json-web-token>`
    Obtain an access token using the jwt-create endpoint; refresh via
    jwt-refresh and verify via jwt-verify.
  sources:
  - openapi/gencove-openapi-original.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/gencove-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.