Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kota healthInsurance API

The healthInsurance API from Kota — 8 operation(s) for healthinsurance.

Kota healthInsurance API is one of 33 APIs that Kota publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include healthInsurance. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 paths, and defines 23 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://test.api.kota.io, https://api.kota.io.

8 operations 8 paths 23 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.kota.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kota healthInsurance API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Authorization header using the Bearer scheme

Paths & Operations 8

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

healthInsurance 8
GET
/employers/{employer_id}/health_insurance/quotes/{employer_quote_id}
Retrieve employer quote
retrieve-employer-health-insurance-quote 3 params → 200404
GET
/employers/{employer_id}/health_insurance/quotes
List all employer quotes
list-employer-health-insurance-quotes 5 params → 200
GET
/employers/{employer_id}/health_insurance/policies/{employer_policy_id}
Retrieve an employer policy
retrieve-employer-health-insurance-policy 3 params → 200404
GET
/employers/{employer_id}/health_insurance/policies
List all employer policies
list-employer-health-insurance-policies 5 params → 200
GET
/employees/{employee_id}/health_insurance/offers/{employee_offer_id}
Retrieve an employee offer
retrieve-employee-health-insurance-offer 3 params → 200404
GET
/employees/{employee_id}/health_insurance/offers
List all employee offers
list-employee-health-insurance-offers 4 params → 200404
GET
/employees/{employee_id}/health_insurance/policies
List all employee policies
list-employee-health-insurance-policies 5 params → 200
GET
/employees/{employee_id}/health_insurance/policies/{employee_policy_id}
Retrieve an employee policy
retrieve-employee-health-insurance-policy 3 params → 200404

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are EmployeeHealthInsurancePolicyResponse (16 properties), EmployerHealthInsurancePolicyResponse (12 properties), HealthInsuranceCoverageLevelResponse (8 properties), EmployeeHealthInsuranceOfferResponse (8 properties). Each schema is shown below with its type and property counts.

EmployerHealthInsuranceQuoteResponse
object
7 properties 5 required
EmployeeHealthInsuranceOfferStatus
string
EmployerHealthInsuranceQuoteResponsePagedList
object
6 properties 4 required
HealthInsuranceRequiredActionResponse
object
4 properties 4 required
HealthInsuranceGrossEstimationAmountResponse
object
3 properties 3 required
EmployeeHealthInsuranceOfferResponsePagedList
object
6 properties 4 required
EmployerHealthInsurancePolicyResponse
object
12 properties 9 required
EmployeeHealthInsurancePolicyResponsePagedList
object
6 properties 4 required
CurrencyCode
string
HealthInsuranceCoverageLevelResponse
object
8 properties 6 required
EmployerHealthInsurancePolicyStatus
string
EmployerHealthInsurancePolicyRenewalStatus
string
EmployeeHealthPolicyRenewal
object
6 properties 5 required
HealthInsuranceCoverageLevelDocumentResponse
object
2 properties 2 required
EmployeeHealthInsuranceOfferResponse
object
8 properties 5 required
ProblemDetails
object
5 properties
EmployerHealthInsuranceQuoteStatus
string
GetEmployerHealthPolicyRenewal
object
6 properties 5 required
EmployerHealthInsurancePolicyResponsePagedList
object
6 properties 4 required
EnrolmentType
string
EmployeeHealthInsurancePolicyStatus
string
EmployeeHealthInsurancePolicyResponse
object
16 properties 12 required
HealthInsuranceEstimatedGrossPremiumResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kota-healthinsurance-api-openapi.yml Raw ↑

Other APIs Kota publishes across the network.

Kota Associated Persons API
Kota associatedPersons API
Kota Contribution Reports API
Kota contributionReports API
Kota Dependents Management Intents API
Kota dependentsManagementIntents API
Kota Embed Sessions API
Kota embedSessions API
Kota employees API
Kota employers API
Kota Enrolment Intents API
Kota enrolmentIntents API