aid: apollo-insurance url: https://raw.githubusercontent.com/api-evangelist/apollo-insurance/refs/heads/main/apis.yml name: APOLLO Insurance kind: company description: >- APOLLO Insurance (APOLLO Insurance Agency Ltd., apollocover.com) is a Vancouver-founded Canadian digital insurance brokerage and MGA-style distribution platform that sells personal and small-commercial coverage entirely online — tenant and student tenant insurance in every province, homeowner, condo and townhouse, landlord and pet insurance on the personal side, and general liability, professional liability and directors and officers coverage on the business side. APOLLO does not underwrite; it distributes on a commission basis on behalf of A+ to A- rated Canadian carriers, and it sits in the thin digital-broker layer of a Big-Few Canadian market dominated by Intact, Definity, Co-operators and Desjardins. Its distinctive business is embedded tenant insurance for REITs and property managers: automated resident enrolment at lease signing, renewal handling, and real-time building-level compliance tracking, delivered through a Yardi Systems integration and its CoverTrack compliance product. Unusually for the Canadian insurance sector, APOLLO publishes a genuine, publicly readable developer portal at docs.apollocover.com — a Stoplight workspace with three public projects and downloadable OpenAPI definitions covering quote and application (pre-fill) for tenant insurance and compliance-status lookup for partner properties. The surface is real but partner-scoped: every call needs an affiliateId (a co-branded APOLLO subdomain) and an x-api-key token that APOLLO issues by hand to affiliates and property-manager partners, so there is no self-serve credential path and no consumer-facing API. Canada has no open-insurance mandate — OSFI supervises prudentially, the provinces (FSRA, AMF) supervise market conduct, and Consumer-Driven Banking excludes insurance entirely — so nothing forces this disclosure; APOLLO published it as a distribution strategy. No ACORD, AL3, IVANS or agency-management-system reference appears anywhere in its public site or documentation. image: https://platform-assets.apollocover.com/apollo.svg tags: - Insurance - Canada - Insurtech - Broker - Embedded Insurance - Property and Casualty - Tenant Insurance - Quoting - Distribution - Compliance created: '2026-07-25' modified: '2026-07-25' specificationVersion: '0.19' apis: - aid: apollo-insurance:apollo-affiliates-api name: APOLLO Affiliates API description: >- 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. humanURL: https://docs.apollocover.com/docs/public-affiliate-api/a8a7ea17b0889-affiliates-api baseURL: https://fpl95knwc1.execute-api.ca-central-1.amazonaws.com/1_0_0 tags: - Insurance - Quoting - Embedded Insurance - Tenant Insurance - Affiliate properties: - type: Documentation url: https://docs.apollocover.com/docs/public-affiliate-api/27500feeac1b7-introduction - type: APIReference url: https://docs.apollocover.com/docs/public-affiliate-api/a8a7ea17b0889-affiliates-api - type: OpenAPI url: openapi/apollo-insurance-affiliates.yml - type: Overlay url: overlays/apollo-insurance-affiliates-overlay.yaml - type: GettingStarted url: https://docs.apollocover.com/docs/public-affiliate-api/27500feeac1b7-introduction - aid: apollo-insurance:apollo-public-api-affiliates name: APOLLO Public API - Affiliates description: >- The earlier APOLLO public affiliate surface, still published in its own Stoplight project. Two POST operations fixed to the tenant line — generate a quote (returning contents, ALE, liability and add-on premium components with a policy expiry date) and create an application. Same AWS ca-central-1 test and production hosts as the current Affiliates API; the project also carries a Webhooks page, which is present but empty. humanURL: https://docs.apollocover.com/docs/affiliate-api/18a87d4863056-public-api-affiliates baseURL: https://fpl95knwc1.execute-api.ca-central-1.amazonaws.com/1_0_0 tags: - Insurance - Quoting - Tenant Insurance - Affiliate properties: - type: Documentation url: https://docs.apollocover.com/docs/affiliate-api/18a87d4863056-public-api-affiliates - type: APIReference url: https://docs.apollocover.com/docs/affiliate-api/18a87d4863056-public-api-affiliates - type: OpenAPI url: openapi/apollo-insurance-affiliates-legacy.yml - type: Overlay url: overlays/apollo-insurance-affiliates-legacy-overlay.yaml - aid: apollo-insurance:apollo-covertrack-api name: APOLLO CoverTrack API description: >- CoverTrack is APOLLO's tenant-insurance compliance product for REITs and property managers, served from its own api.covertrack.ca host. Three real operations plus one documented callback — read a single tenant's compliance status (ACTIVE, PENDING, NOT_SUBMITTED or DECLINED, with optional policy detail including the third-party carrier's policy number and provider), read compliance status for every tenant of a property, and generate a tenant insurance quote for a partner. The fourth path is an example specification of a partner destination callback that APOLLO POSTs when a relevant policy event occurs — the only event-driven surface APOLLO documents. humanURL: https://docs.apollocover.com/docs/covertrack-api/fu18p9wlkzenb-cover-track-api-s baseURL: https://api.covertrack.ca tags: - Insurance - Compliance - Tenant Insurance - Property Management - Quoting properties: - type: Documentation url: https://docs.apollocover.com/docs/covertrack-api/fu18p9wlkzenb-cover-track-api-s - type: APIReference url: https://docs.apollocover.com/docs/covertrack-api/fu18p9wlkzenb-cover-track-api-s - type: OpenAPI url: openapi/apollo-insurance-covertrack.yml - type: Overlay url: overlays/apollo-insurance-covertrack-overlay.yaml - type: Webhooks url: asyncapi/apollo-insurance-covertrack-webhooks.yml common: - type: LLMsTxt url: llms/apollo-insurance-llms.txt - type: MCPServer url: mcp/apollo-insurance-mcp.yml - type: ToolCrosswalk url: mcp/apollo-insurance-tool-crosswalk.yml - type: AgentSkill url: skills/_index.yml - type: Conventions url: conventions/apollo-insurance-conventions.yml - type: Idempotency url: conventions/apollo-insurance-conventions.yml - type: ErrorCatalog url: errors/apollo-insurance-problem-types.yml - type: Lifecycle url: lifecycle/apollo-insurance-lifecycle.yml - type: Sandbox url: sandbox/apollo-insurance-sandbox.yml - type: DataModel url: data-model/apollo-insurance-data-model.yml - type: Examples url: examples/apollo-insurance-examples.yml - type: Components url: components/apollo-insurance-components.yml - type: Webhooks url: asyncapi/apollo-insurance-covertrack-webhooks.yml - type: Conformance url: conformance/apollo-insurance-conformance.yml - type: Compliance url: https://apollocover.com/security - type: SecurityPolicy url: https://apollocover.com/security - type: AgenticAccess url: agentic-access/apollo-insurance-agentic-access.yml - type: TrustCenter url: security/apollo-insurance-trust-center.yml - type: DomainSecurity url: security/apollo-insurance-domain-security.yml - type: Authentication url: authentication/apollo-insurance-authentication.yml - type: Website url: https://apollocover.com/ - type: DeveloperPortal url: https://docs.apollocover.com/ - type: Documentation url: https://docs.apollocover.com/docs/public-affiliate-api/27500feeac1b7-introduction - type: Partners url: https://apollocover.com/partnerships - type: SupportCenter url: https://help.apollocover.com/ - type: CustomerPortal url: https://policy-portal.apollocover.com/ - type: Blog url: https://apollocover.com/magazine - type: PrivacyPolicy url: https://apollocover.com/privacy-policy - type: APIReference url: https://docs.apollocover.com/docs/public-affiliate-api/a8a7ea17b0889-affiliates-api - type: GettingStarted url: https://docs.apollocover.com/docs/public-affiliate-api/27500feeac1b7-introduction - type: Support url: https://help.apollocover.com/en/ - type: TermsOfService url: https://apollocover.com/terms-conditions/ - type: Login url: https://policy-portal.apollocover.com/ - type: Contact url: https://apollocover.com/contact-us - type: About url: https://apollocover.com/about-us - type: Careers url: https://apollocover.com/about-us/join-the-team - type: InvestorRelations url: https://apollocover.com/about-us/investor-relations - type: Press url: https://apollocover.com/about-us/in-the-news - type: Reviews url: https://apollocover.com/reviews - type: SiteMap url: https://apollocover.com/site-map - type: LinkedIn url: https://www.linkedin.com/company/apolloexchange - type: Twitter url: https://twitter.com/theapollomag - type: Facebook url: https://www.facebook.com/apolloinsurance - type: Instagram url: https://www.instagram.com/apolloinsurance maintainers: - FN: Kin Lane email: kin@apievangelist.com