Amplify Distribution API

Private partner-facing API behind api.getamplifylife.com, used for Amplify's embedded distribution motion ("Embed your products inside trusted partner ecosystems via API", per the Carrier Solutions page). The host is live and fronted by AWS API Gateway, but every probed path returns HTTP 401 with the envelope {"error":"authorization key is not provided"}. No public documentation, OpenAPI or onboarding surface was found; access appears to be granted only under a carrier or partner agreement.

API entry from apis.yml

apis.yml Raw ↑
aid: amplify:distribution
name: Amplify Distribution API
description: Private partner-facing API behind api.getamplifylife.com, used for Amplify's embedded distribution
  motion ("Embed your products inside trusted partner ecosystems via API", per the Carrier Solutions page).
  The host is live and fronted by AWS API Gateway, but every probed path returns HTTP 401 with the envelope
  {"error":"authorization key is not provided"}. No public documentation, OpenAPI or onboarding surface
  was found; access appears to be granted only under a carrier or partner agreement.
humanURL: https://getamplifylife.com/carrier-solutions
baseURL: https://api.getamplifylife.com
image: https://getamplifylife.com/favicon.ico
tags:
- Insurance
- Life Insurance
- Embedded Finance
x-access: private
x-status: undocumented
properties:
- type: WellKnown
  url: well-known/amplify-well-known.yml
- type: Authentication
  url: authentication/amplify-authentication.yml
- type: ErrorCatalog
  url: errors/amplify-error-codes.yml
- type: Conventions
  url: conventions/amplify-conventions.yml