Page cover

HealthSherpa Developer APIs

Cover

ACA

The ACA Partner APIs enable you to connect your CRM or agency platform directly to the ACA quoting and enrollment workflows your agents use every day.


Build ICHRA integrations faster when your AI Agents use our MCP

Learn how to integrate AI assistants with the HealthSherpa ICHRA API using the Model Context Protocol (MCP) for real-time documentation access and automated code generation.

bookICHRA AI Agents & MCP


Build Medicare integrations faster by pointing your AI Agents to our MCP docs

Learn how to integrate AI assistants with the HealthSherpa ICHRA API using the Model Context Protocol (MCP) for real-time documentation access and automated code generation.

bookMedicare AI Agents & MCP


Use AI Skills to get started in 5 minutes

We now have AI Skills to help your coding agents get precise instructions on how to quickly wire up basic integrations and get going.

No guesswork, no complexity—just your first successful call, fast.

rocket-launchGet started terminalAPI reference

ichra-skill.md
// Import the SDK
import ExampleAPI from "example-api";

// Initialize the client
const client = new ExampleAPI({ apiKey: "YOUR_API_KEY" });

// Send your first message
const response = await client.messages.send({
  message: "Hello, world!"
});

Explore our blog and sample implementations

Cover

HealthSherpa Blog

The HealthSherpa blog provides essential updates, guides, and insights on ACA health insurance, Medicare, and enrollment tools for individuals, insurance agents, and healthcare professionals.

Cover

github

GitHub

See our Medicare reference implementation. This repository contains example applications and code for partners integrating with the HealthSherpa Medicare API. Use these examples to understand authentication, request formats, and workflows when building your own integrations.

Last updated