Policyme: Get Term Life Quote
Policyme via Parse · Finance
Generate a monthly premium quote for term life insurance. Calls the PolicyMe quote engine and returns the lowest available monthly premium along with quotes from multiple insurers. Each insurer quote includes monthly and annual premiums, validity status, and a breakdown by period. Invalid quotes (mn_prems=0) indicate that insurer does not offer the requested coverage. API for PolicyMe.com — a Canadian insurance platform. Provides product listings, premium quotes for term life and critical illness insurance, health and dental plan details, sample rate tables, and customer reviews. Fulfilled by Parse from policyme.com.
- finance
- healthcare
- parse
- platform-key
- policyme
- policyme-com
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7c47d927-b501-4c42-8a1c-b88888e70a68/get_term_life_quote
- Interface artifact
- sha256:1338d049dc3621b8a548a2eb74567502a31abec75e93d58124b0a3118f7ba7a6
- Manifest digest
- sha256:d85b97cf29b24d5936337fb262e6c883b07e2cab65e1b36ee0a825de4fe16b90
Request fields
- gender (string, required): Gender of the applicant: M or F.: Allowed values: M, F
- smoker (string, required): Smoker status of the applicant: Y or N.: Allowed values: Y, N
- province (string): Canadian province code (e.g. ON, BC, AB, QC, MB, SK, NB, NS, PE, NL).
- birthdate (string, required): Date of birth in DD/MM/YYYY format.
- coverage_amount (integer, required): Coverage amount in dollars (e.g. 500000).
- coverage_length (integer, required): Term length in years: 10, 15, 20, 25, or 30.
Example queries
- {"gender":"M","smoker":"Y","province":"ON","birthdate":"15/06/1990","coverage_amount":"500000","coverage_length":"20"}