Getro · Authentication Profile

Getro Authentication

Authentication

The Getro Network API (v2) authenticates every request with a static API key presented as an HTTP Bearer token. API keys are generated in the Getro admin portal (getro.com/app, now hosted at getro.findem.ai) and a developer key can be requested from help@getro.com. There is no OAuth, no OpenID Connect, and no per-scope authorization surface — a single account-scoped key grants access to that account's networks, companies, jobs and contacts. Browser (CORS) requests are explicitly not supported; the key must be used server-side.

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

CompanyJobTalentHiringRecruitingJob BoardVenture CapitalNetworksCRM
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerApiKey http
scheme: bearer · in: header ()

Source

Authentication Profile

getro-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://developers.getro.com/
docs: https://developers.getro.com/
description: >-
  The Getro Network API (v2) authenticates every request with a static API key
  presented as an HTTP Bearer token. API keys are generated in the Getro admin
  portal (getro.com/app, now hosted at getro.findem.ai) and a developer key can
  be requested from help@getro.com. There is no OAuth, no OpenID Connect, and no
  per-scope authorization surface — a single account-scoped key grants access to
  that account's networks, companies, jobs and contacts. Browser (CORS) requests
  are explicitly not supported; the key must be used server-side.
summary:
  types:
  - http
  http_scheme: bearer
  api_key_in: []
  oauth2_flows: []
schemes:
- name: bearerApiKey
  type: http
  scheme: bearer
  description: >-
    Send the API key in the Authorization header as `Authorization: Bearer API_KEY`.
    Keys are account-scoped and issued from the Getro admin portal.
  in: header
  header: Authorization
  format: 'Bearer <API_KEY>'
  sources:
  - https://developers.getro.com/
notes:
  - Rate limited to 30 requests per minute (see rate-limits/getro-rate-limits.yml).
  - CORS is not supported; requests must originate server-side.
  - Request a developer key via help@getro.com.

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