Ebix · Authentication Profile

Ebix Authentication

Authentication

Ebix declares 0 security scheme(s) across its OpenAPI definitions.

InsuranceUnited StatesProperty and CasualtyLife InsuranceHealth InsuranceEmployee BenefitsAgency ManagementPolicy AdministrationClaimsACORDInsurtechMarket Infrastructure
Methods: Schemes: 0 OAuth flows: API key in:

Security Schemes

Source

Authentication Profile

ebix-authentication.yml Raw ↑
generated: '2026-07-25'
method: probed
source: >-
  Live probes of api.ebixcash.com, api.ebix.com, ebixcash.com and ebixasp.com;
  EbixASP product help. No OpenAPI exists in this repo to derive from
  (derive-authentication.py has no input).
documented: false
note: >-
  Ebix publishes NO public authentication documentation. This file records what
  was observed on the wire, not a documented contract — no `Authentication`
  pointer is wired into apis.yml, because the check it feeds asks whether
  authentication is documented, and it is not.
summary:
  types: []
  api_key_in: []
  oauth2_flows: []
  discovery:
    openid_configuration: 404
    oauth_authorization_server: 404
schemes: []
observed:
- host: https://api.ebixcash.com
  surface: EbixCash API Hub (uvicorn / FastAPI)
  evidence: >-
    GET /openapi.json -> HTTP 401 {"detail":"Missing Authorization header"}.
    An Authorization header is required; the scheme (Bearer/JWT/API key/Basic)
    is not disclosed by the challenge and no WWW-Authenticate header is
    returned.
  scheme: undisclosed
- host: https://api.ebix.com
  surface: gateway
  evidence: >-
    GET / and every probed path -> HTTP 404
    { "statusCode": 404, "message": "Resource not found" }. No authentication
    challenge is reachable because no route is publicly addressable.
  scheme: unknown
- host: https://ebixcash.com/api/
  surface: edge/WAF JSON envelope
  evidence: >-
    GET -> 405 {"status":405,"uri":"/api/","reference":"..."}; POST -> 400
    {"status":400,...}. A generic edge error envelope with a request reference
    id, not a documented API surface.
  scheme: unknown
- host: https://www.ebixasp.com
  surface: EbixASP agency application + support portal
  evidence: >-
    /support serves an HTML username/password form posting to
    /support/index.asp ("Currently no session is active. Please login."). Agency
    access is session-based web login, not a token-based API auth model.
  scheme: form-login (session)
- host: IVANS
  surface: EbixASP Real-Time Interface
  evidence: >-
    "When logging onto the EbixASP Real Time Interface the PC synchronizes with
    IVANS and updates the credentials on the PC, including the list of carriers
    and service transactions IVANS has set up for the agency's account." Carrier
    download credentials are provisioned through IVANS, out of band.
  scheme: provisioned-credentials (out-of-band)

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