ALEX Partner Integration API

The ALEX Partner Integration API lets a Jellyvision partner — typically a benefits administration or enrollment platform — streamline and personalize the ALEX experience for its end users. Partners POST end-user demographic data (salary, eligible pay, postal code, state, full-time status, birth date, spouse type and birth date, plus optional expat, hire date, hours worked and dependent counts) to pre-answer eligibility questions; POST an ALEX Session carrying the medical, dental, vision and tax-savings plans a user is eligible for along with annualized premium tiers, employer healthfund contribution tiers and payroll deductions per year; and GET back the plan selections, coverage premium tiers and HSA/FSA contribution amounts the user chose inside ALEX. Custom and external partner-defined parameters are supported at Jellyvision's discretion.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/alex-partner-integration-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: jellyvision:alex-partner-integration-api
name: ALEX Partner Integration API
description: The ALEX Partner Integration API lets a Jellyvision partner — typically a benefits administration
  or enrollment platform — streamline and personalize the ALEX experience for its end users. Partners
  POST end-user demographic data (salary, eligible pay, postal code, state, full-time status, birth date,
  spouse type and birth date, plus optional expat, hire date, hours worked and dependent counts) to pre-answer
  eligibility questions; POST an ALEX Session carrying the medical, dental, vision and tax-savings plans
  a user is eligible for along with annualized premium tiers, employer healthfund contribution tiers and
  payroll deductions per year; and GET back the plan selections, coverage premium tiers and HSA/FSA contribution
  amounts the user chose inside ALEX. Custom and external partner-defined parameters are supported at
  Jellyvision's discretion.
humanURL: https://partner-api-docs.myalex.com/
baseURL: https://www.myalex.com
x-base-url-note: 'Provider-stated, not inferred. The ''ALEX targets and environments'' table in the appendix
  of the V1 API Reference publishes a column literally headed ''API url'' whose Production value is https://www.myalex.com
  (Pre-production: https://qa.myalex.com). repair-api-bases.py flags this host as ''docs-host'' on a www.*
  heuristic, which is a false positive here: www.myalex.com is the ALEX application host and the documented
  API host, and the reference''s curl samples use example.com placeholders rather than naming a host inline.
  api.myalex.com also resolves (to api-production.jellysecure.com, returning API-Gateway-shaped JSON)
  but is named nowhere in the docs and returns HTTP 404 on /api/partner/user, so it was NOT adopted as
  the base.'
tags:
- Employee Benefits
- Benefits Enrollment
- Eligibility
- Decision Support
- Human Resources
properties:
- type: Documentation
  url: https://partner-api-docs.myalex.com/
- type: APIReference
  url: https://partner-api-docs.myalex.com/
- type: Authentication
  url: authentication/jellyvision-authentication.yml
- type: OAuthScopes
  url: scopes/jellyvision-scopes.yml
- type: ErrorCatalog
  url: errors/jellyvision-problem-types.yml
- type: Conventions
  url: conventions/jellyvision-conventions.yml
- type: DataModel
  url: data-model/jellyvision-data-model.yml
- type: Sandbox
  url: sandbox/jellyvision-sandbox.yml
- type: RateLimits
  url: rate-limits/jellyvision-rate-limits.yml
- type: Lifecycle
  url: lifecycle/jellyvision-lifecycle.yml