How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APOLLO Affiliates API

The current APOLLO Affiliate API. Two partner-scoped POST operations — quote an application and create an application — scoped by affiliateId (the partner's co-branded APOLLO subdomain) and insuranceType (currently only `tenant`). Creating an application returns a quoteLink into the affiliate's co-branded APOLLO launchpad with the customer's responses pre-filled. Authenticated with an x-api-key header token issued by an APOLLO contact; separate tokens for the test and production servers, plus a Stoplight mock server for prototyping.

APOLLO Affiliates API is one of 3 APIs that APOLLO Insurance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Insurance, Quoting, Embedded Insurance, Tenant Insurance, and Affiliates. The published artifact set on APIs.io includes API documentation, an API reference, an OpenAPI specification, and a getting-started guide.

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against 2 base URLs: https://o73td82enk.execute-api.ca-central-1.amazonaws.com/1_0_0, https://fpl95knwc1.execute-api.ca-central-1.amazonaws.com/1_0_0.

2 operations 2 paths 6 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://fpl95knwc1.execute-api.ca-central-1.amazonaws.com/1_0_0
Authentication
API Key
Resource Areas
1

Authentication & Security 1

APOLLO Affiliates API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyAuth). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

api 2

APOLLO public API

POST
/api/affiliates/{affiliateId}/{insuranceType}/application
Create an application
public-api-affiliates-application-post 2 params body → 200400403404
POST
/api/affiliates/{affiliateId}/{insuranceType}/quote
Quote an application
public-api-affiliates-quote-post 2 params body → 200400403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TenantInsuranceQuoteQuestions (49 properties), TenantInsuranceQuestions (49 properties), EmbeddedOptions (4 properties), LeadSource (2 properties). Each schema is shown below with its type and property counts.

TenantInsuranceQuestions
object
49 properties 4 required
EmbeddedOptions
object
Embedded application creation options for the embedded workflows. This field is REQUIRED when creating an embedded application.
4 properties 1 required
PaymentPeriod
string
Payment period for the application
ExternalId
string
Customer's own unique ID. This ID will be included in the APOLLO application to prevent duplicate applications from being created for the client.
LeadSource
object
Contains application form question answers for the specified type of insurance.
2 properties 1 required
TenantInsuranceQuoteQuestions
object
49 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apollo-insurance-affiliates.yml Raw ↑

Other APIs APOLLO Insurance publishes across the network.

APOLLO Public API - Affiliates
APOLLO CoverTrack API
Where this information came from

This is an independent, third-party profile of APOLLO Affiliates API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.