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

Kota enrolmentIntents API

The enrolmentIntents API from Kota — 7 operation(s) for enrolmentintents.

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

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

This API exposes 9 operations across 7 paths, and defines 75 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

9 operations 7 paths 75 schemas 3 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

  • bearerAuth — Authorization header using the Bearer scheme

Paths & Operations 9

Across 7 paths, the API surfaces 9 operations — 3 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

enrolmentIntents 9
GET
/enrolment_intents
List all enrolment intents
list-enrolment-intents 6 params → 200400
POST
/enrolment_intents
Create a new enrolment intent
create-enrolment-intent 2 params body → 200400404
GET
/enrolment_intents/{enrolment_intent_id}
Retrieve an enrolment intent
retrieve-enrolment-intent 2 params → 200404
PUT
/enrolment_intents/{enrolment_intent_id}
Update policy configuration enrolment intent
update-enrolment-intent-configuration 2 params body → 200400404
GET
/enrolment_intents/{enrolment_intent_id}/requirements
List requirements for an enrolment intent
list-enrolment-intent-requirements 6 params → 200404
POST
/enrolment_intents/{enrolment_intent_id}/confirm
Confirm an enrolment intent
confirm-enrolment-intent 2 params → 204400404
POST
/enrolment_intents/{enrolment_intent_id}/reject
Reject an enrolment intent
reject-enrolment-intent 2 params → 204400404
POST
/enrolment_intents/{enrolment_intent_id}/coverage-selections
Submit coverage selections for an enrolment intent
submit-enrolment-intent-coverage-selections 2 params body → 204400404
POST
/enrolment_intents/{enrolment_intent_id}/create_dependents_management_intent
Create a dependents management intent for an enrolment intent
create-dependents-management-intent-for-enrolment-intent 2 params → 200400404

Schemas 75

The contract defines 75 schemas that model the data the API accepts and returns. The most detailed are EnrolmentIntentResponse (12 properties), PlanCoverageResponse (11 properties), DependentsManagementIntentResponse (10 properties), PlanCoverageOptionResponse (8 properties). Each schema is shown below with its type and property counts.

DependentsManagementIntentParentType
string
EnrolmentIntentRequirementResponse
object
6 properties 5 required
PerMemberPricingResponse
object
2 properties 2 required
DependentsManagementIntentActionRequiredResponse
object
4 properties 4 required
FamilyTierCode
string
MemberTypeCode
string
Enrolment_Intents_RejectEnrolmentIntent_Response_204
object
Empty response body
EnrolmentIntentAssociatedPersonResponse
object
3 properties 3 required
PlanCoverageOptionBenefitResponse
object
2 properties 1 required
AssociatedPersonType
string
HealthInsuranceFamilyCostSharingType
string
TierBasedPricingResponse
object
2 properties 2 required
EnrolmentIntentRequirementResponsePagedList
object
6 properties 4 required
PolicyType
string
EmployerEligibilityCriterionType
string
PricingTierResponse
object
5 properties 5 required
EnrolmentIntentActionRequiredResponse
object
4 properties 4 required
CurrencyCode
string
DisclosureCategory
string
RequirementObjectType
string
HealthInsuranceCostSharingConfigurationResponse
object
5 properties 1 required
HealthInsurancePercentageCostSharingConfigurationResponse
object
1 property 1 required
PlanDocumentResponse
object
3 properties 2 required
PlanDocumentType
string
EnrolmentIntentPendingConfirmationResponse
object
5 properties 4 required
HealthInsuranceMemberCountCostSharingConfigurationResponse
object
2 properties 2 required
EnrolmentIntentPolicyEnrolmentResponse
object
6 properties 4 required
HealthInsuranceEnrolmentIntentResponse
object
3 properties 1 required
EnrolmentIntentResponsePagedList
object
6 properties 4 required
EnrolmentIntentResponse
object
12 properties 7 required
DependentInfoResponse
object
4 properties 2 required
PolicyPlanResponse
object
5 properties 5 required
DependentsManagementIntentStatus
string
RequirementObjectTypeEnumParameter
object
1 property
DependentsManagementIntentResponse
object
10 properties 7 required
EnrolmentIntentConfirmationType
string
DisclosureResponse
object
3 properties 3 required
EnrolmentIntentInelgibilityReason
object
2 properties 2 required
EnrolmentIntentStatus
string
DisclosureType
string
PlanCoverageOptionResponse
object
8 properties 2 required
MembersCountDetails
object
2 properties
HealthInsuranceCostSharingType
string
PolicyProviderResponse
object
7 properties 4 required
HealthInsuranceFamilyTypeCostSharingConfigurationResponse
object
1 property 1 required
DependentsManagementIntentDependentStatus
string
SubmitCoverageSelectionsRequest
object
1 property 1 required
PlanCoverageOptionInputType
string
Enrolment_Intents_SubmitEnrolmentIntentCoverageSelections_Response_204
object
Empty response body
PolicyConfigurationRequest
object
2 properties
CreateEnrolmentIntentRequest
object
5 properties 3 required
MemberTypePricingResponse
object
3 properties 3 required
PlanPricingType
string
PlanCoverageOptionSelectionResponse
object
2 properties 2 required
DependentsManagementIntentActionCode
string
PolicyConfigurationResponse
object
2 properties
HealthInsuranceMemberSelectionCostSharingConfigurationResponse
object
2 properties 2 required
PlanPricingResponse
object
3 properties 1 required
IntentActionType
string
IndustryExclusionsDetails
object
1 property 1 required
SelectedOptionRequest
object
2 properties 1 required
PlanWithPricingResponse
object
4 properties 4 required
PlanCoverageResponse
object
11 properties 6 required
Enrolment_Intents_ConfirmEnrolmentIntent_Response_204
object
Empty response body
EnrolmentIntentDependentResponse
object
2 properties 2 required
ProblemDetails
object
5 properties
DependentStatus
string
HealthInsurancePolicyConfigurationResponse
object
1 property 1 required
SelectedOptionResponse
object
2 properties 1 required
PlanCoverageOptionScope
string
EnrolmentIntentIneligibilityReasonCode
string
EmployeesCountDetails
object
2 properties
RequirementType
string
EmployerEligibilityCriterionResponse
object
5 properties 2 required
PlanCoverageOptionSelectionRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kota-enrolmentintents-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 events API
Where this information came from

This is an independent, third-party profile of Kota enrolmentIntents 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.