Abi Global Health

Abi Global Health is an AI-native healthcare navigation, virtual care orchestration and clinical cost management platform founded in Dublin, Ireland in 2016. Abi sells to health insurers, employee benefits providers, TPAs, assistance companies, digital health organisations, pharmaceutical companies and public health programmes rather than direct to consumers, and delivers text, voice and video consultations, mental-health screening, form-based prescriptions and the Abi Navigator AI triage assistant through chat apps, an embeddable widget, a web app and a partner REST API. The Abi API (documented at docs.abi.ai, base https://client-api.abi.ai with Hong Kong and mainland-China regional bases) covers users, subscriptions, consultations, prescriptions, Health Navigator conversations and outbound webhooks, and is gated behind a partner account and an issued API key.

Abi Global Health publishes 1 API on the APIs.io network. Tagged areas include Company, Telehealth, Virtual Care, Digital Health, and Health Insurance.

The Abi Global Health catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Abi Global Health’s developer surface includes documentation, API reference, support, engineering blog, signup flow, authentication, sandbox, and 20 more developer resources.

39.5/100 developing Agent 28/100 agent aware Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
1 APIs
CompanyTelehealthVirtual CareDigital HealthHealth InsuranceHealthcare NavigationArtificial IntelligencePrescriptionsWebhooksIreland

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/abiglobalhealth: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Abi API

Partner REST API for managing user accounts, subscriptions, text consultations, form-based prescriptions, Health Navigator AI conversations and outbound webhooks. Resource-orien...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Abiglobalhealth Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Abiglobalhealth Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: abiglobalhealth
name: Abi Global Health
description: Abi Global Health is an AI-native healthcare navigation, virtual care orchestration and clinical cost management
  platform founded in Dublin, Ireland in 2016. Abi sells to health insurers, employee benefits providers, TPAs, assistance
  companies, digital health organisations, pharmaceutical companies and public health programmes rather than direct to consumers,
  and delivers text, voice and video consultations, mental-health screening, form-based prescriptions and the Abi Navigator
  AI triage assistant through chat apps, an embeddable widget, a web app and a partner REST API. The Abi API (documented at
  docs.abi.ai, base https://client-api.abi.ai with Hong Kong and mainland-China regional bases) covers users, subscriptions,
  consultations, prescriptions, Health Navigator conversations and outbound webhooks, and is gated behind a partner account
  and an issued API key.
image: https://www.abiglobalhealth.com/hubfs/AbiLogoMark_314x262px_RGB.png
url: https://raw.githubusercontent.com/api-evangelist/abiglobalhealth/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
position: Producing
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
tags:
- Company
- Telehealth
- Virtual Care
- Digital Health
- Health Insurance
- Healthcare Navigation
- Artificial Intelligence
- Prescriptions
- Webhooks
- Ireland
tags_raw:
- company
- telehealth
- virtual-care
- digital-health
- health-insurance
- healthcare-navigation
- artificial-intelligence
- prescriptions
- webhooks
- ireland
apis:
- name: Abi API
  description: 'Partner REST API for managing user accounts, subscriptions, text consultations, form-based prescriptions,
    Health Navigator AI conversations and outbound webhooks. Resource-oriented URLs, JSON responses, conventional HTTP status
    codes. Authentication is a partner API key exchanged at POST /partner/authorization/token for a one-hour Bearer access_token
    and a 24-hour refresh_token. Three regional bases are published: https://client-api.abi.ai (primary), https://ape1.api.abi.ai
    (Hong Kong) and https://client-api.abiglobalhealth.cn (China).'
  humanURL: https://docs.abi.ai/
  baseURL: https://client-api.abi.ai
  image: https://www.abiglobalhealth.com/hubfs/AbiLogoMark_314x262px_RGB.png
  tags:
  - Telehealth
  - Virtual Care
  - Healthcare Navigation
  - Prescriptions
  - Webhooks
  - Health Insurance
  tags_raw:
  - telehealth
  - virtual-care
  - healthcare-navigation
  - prescriptions
  - webhooks
  - health-insurance
  properties:
  - type: Documentation
    url: https://docs.abi.ai/
  - type: APIReference
    url: https://docs.abi.ai/
  - type: Authentication
    url: authentication/abiglobalhealth-authentication.yml
  - type: Conventions
    url: conventions/abiglobalhealth-conventions.yml
  - type: ErrorCatalog
    url: errors/abiglobalhealth-problem-types.yml
  - type: Webhooks
    url: asyncapi/abiglobalhealth-webhooks.yml
  - type: DataModel
    url: data-model/abiglobalhealth-data-model.yml
  - type: Vocabulary
    url: vocabulary/abiglobalhealth-vocabulary.yml
  - type: Sandbox
    url: sandbox/abiglobalhealth-sandbox.yml
  - type: RateLimits
    url: rate-limits/abiglobalhealth-rate-limits.yml
  - type: X-MCPServerCandidate
    url: mcp/abiglobalhealth-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.abiglobalhealth.com/
- type: DeveloperPortal
  url: https://docs.abi.ai/
- type: Documentation
  url: https://docs.abi.ai/
- type: APIReference
  url: https://docs.abi.ai/
- type: Support
  url: https://www.abiglobalhealth.com/contact
- type: Blog
  url: https://www.abiglobalhealth.com/resources
- type: GitHubOrganization
  url: https://github.com/abiglobalhealth
- type: SignUp
  url: https://www.abiglobalhealth.com/demo-form
- type: Login
  url: https://partner.abi.ai/login
- type: PrivacyPolicy
  url: https://www.abiglobalhealth.com/privacy-policy
- type: LLMsTxt
  url: llms/abiglobalhealth-llms.txt
- type: Authentication
  url: authentication/abiglobalhealth-authentication.yml
- type: Conventions
  url: conventions/abiglobalhealth-conventions.yml
- type: ErrorCatalog
  url: errors/abiglobalhealth-problem-types.yml
- type: Webhooks
  url: asyncapi/abiglobalhealth-webhooks.yml
- type: DataModel
  url: data-model/abiglobalhealth-data-model.yml
- type: Vocabulary
  url: vocabulary/abiglobalhealth-vocabulary.yml
- type: Lifecycle
  url: lifecycle/abiglobalhealth-lifecycle.yml
- type: Conformance
  url: conformance/abiglobalhealth-conformance.yml
- type: Compliance
  url: conformance/abiglobalhealth-conformance.yml
- type: Packages
  url: packages/abiglobalhealth-packages.yml
- type: SDKs
  url: packages/abiglobalhealth-packages.yml
- type: Components
  url: components/abiglobalhealth-components.yml
- type: Sandbox
  url: sandbox/abiglobalhealth-sandbox.yml
- type: Plans
  url: plans/abiglobalhealth-plans-pricing.yml
- type: RateLimits
  url: rate-limits/abiglobalhealth-rate-limits.yml
- type: DomainSecurity
  url: security/abiglobalhealth-domain-security.yml
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 17
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/abiglobalhealth"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/abiglobalhealth/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/abiglobalhealth/evidence"

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.