Jerry · Authentication Profile

Jerry Authentication

Authentication

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

CompanyInsuranceInsurtechAuto InsuranceInsurance BrokerAutomotiveConsumer FinanceLendingTelematicsMobile ApplicationsArtificial Intelligence
Methods: openIdConnect Schemes: 1 OAuth flows: API key in:

Security Schemes

OpenIDConnect openIdConnect

Source

Authentication Profile

jerry-authentication.yml Raw ↑
generated: '2026-08-04'
method: probed
source: https://getjerry.com/.well-known/openid-configuration
docs: null
summary:
  types: [openIdConnect]
  api_key_in: []
  oauth2_flows: []
  public_api: false
  note: >-
    Jerry publishes no public developer API and no developer authentication
    documentation. This profile is derived entirely from the one authentication
    artifact Jerry actually serves anonymously: an OpenID Connect discovery
    document. It describes how Jerry's own first-party clients verify identity
    tokens; it is not an authorization server third parties can register with.
schemes:
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://getjerry.com/.well-known/openid-configuration
  sources: [well-known/jerry-openid-configuration.json]
  issuer: https://getjerry.com
  jwks_uri: https://getjerry.com/.well-known/jwks.json
  response_types_supported: [id_token]
  subject_types_supported: [public]
  id_token_signing_alg_values_supported: [RS256]
  discovery_completeness: minimal
  missing_from_discovery:
  - authorization_endpoint
  - token_endpoint
  - userinfo_endpoint
  - registration_endpoint
  - scopes_supported
  - grant_types_supported
  - claims_supported
  - code_challenge_methods_supported
  interpretation: >-
    Only the implicit `id_token` response type is advertised and no token or
    authorization endpoint is published, so no authorization-code + PKCE flow is
    discoverable. There is no third-party client registration path and no scope
    vocabulary, so `scopes/` is intentionally not emitted for this provider.
gaps:
- No developer portal, API reference or authentication documentation is published.
- No API keys, bearer-token, or OAuth 2.0 client credentials surface is documented.
- Discovery omits authorization_endpoint / token_endpoint, so the OIDC document is
  not usable by a third-party relying party as published.
x-evidence:
  fetched: '2026-08-04'
  url: https://getjerry.com/.well-known/openid-configuration
  http_status: 200
  content_type: application/json; charset=utf-8

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