Portal de APIs Bupa (Bupa Chile)

The Bupa Chile API portal at apidoc.bupa.cl — an Angular single-page application that ships Swagger UI and renders API definitions fetched from the backend controller at https://api.bupa.cl/portal/ms-controller. Every anonymous request to that backend returns HTTP 401, so no definition can be read without credentials. Access is fronted by Microsoft Entra ID (authority login.microsoftonline.com tenant 6faad805-0755-4412-981c-e2d4e4021ee7, client_id 744efffa-f93d-4137-b874-cef142712fa6, redirect https://apidoc.bupa.cl/public/login), whose OpenID Connect discovery document is publicly readable and is captured verbatim in well-known/. The portal is a login wall rather than a self-serve developer surface.

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/portal-de-apis-bupa-bupa-chile"
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 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.

API entry from apis.yml

apis.yml Raw ↑
name: Portal de APIs Bupa (Bupa Chile)
description: The Bupa Chile API portal at apidoc.bupa.cl — an Angular single-page application that ships
  Swagger UI and renders API definitions fetched from the backend controller at https://api.bupa.cl/portal/ms-controller.
  Every anonymous request to that backend returns HTTP 401, so no definition can be read without credentials.
  Access is fronted by Microsoft Entra ID (authority login.microsoftonline.com tenant 6faad805-0755-4412-981c-e2d4e4021ee7,
  client_id 744efffa-f93d-4137-b874-cef142712fa6, redirect https://apidoc.bupa.cl/public/login), whose
  OpenID Connect discovery document is publicly readable and is captured verbatim in well-known/. The
  portal is a login wall rather than a self-serve developer surface.
humanURL: https://apidoc.bupa.cl/
baseURL: https://api.bupa.cl/portal/ms-controller
tags:
- Insurance
- Health Insurance
- Chile
- Partner Gated
- Login Wall
properties:
- type: DeveloperPortal
  url: https://apidoc.bupa.cl/
- type: Authentication
  url: authentication/bupa-authentication.yml