Routes

List of available companies and their statuses

Obtain a full list of companies available for your client, together with their current status, availability (functional or not) and available login methods.

GEThttps://api.insurely.com/companies/availability

Header Parameters

Insurely-Versionstring

Enum:["2024-06-01"]

Responses

additionalLoginInputsArray<AdditionalLoginInput>

Additional input for login step.

companystring

Name of the company.

companyAndLineOfBusinessesArray<string>

Available company and line of business for insurance pdf upload.

Possible Enum values are FR_INFO_RETRAITE.
companyDisplayNamestring

Company display name, for displaying to users.

companyLinksobject

Company-specific links such as contact forms or other external resources

consentRequirementsArray<ConsentRequirement>

The set of consents required for initiating collections from this company.

functionalboolean

Whether or not it is possible to collect data from the company currently.

Configuration options for different login methods.

loginMethodsArray<string>

Available login methods for the company.

Possible Enum values are FRENCH_TRUST_ME, or FRENCH_IMPOTS_GOUV.
nonFunctionalLoginMethodsArray<string>

Disabled login methods for the company.

Possible Enum values are FRENCH_TRUST_ME, or FRENCH_IMPOTS_GOUV.
reasonstring

Reason for data collection being non-functional at present.

Possible Enum values are THIRD_PARTY_ERROR, THIRD_PARTY_UPDATE, INSURELY_ERROR, INSURELY_UPDATE, or RECONSTRUCTION.
resetCredentialsobject

Reset links to reset credentials for the company.

statusstring

Status indicating the quality of the data collection for this company. A company has status BETA until we can guarantee the data quality and stability of it, after which its status is set to OK. Once taken out of BETA it cannot be set to BETA again.

Possible Enum values are OK, BETA, or NOT_IMPLEMENTED.
supportsPreheatingboolean

Whether the company supports starting a collection without user input. Requires input to be passed in at a later stage through the supplemental-info endpoint.

availableCoverageScopesArray<InsuranceTypeAndSubtype>

Set of available coverage types and subtypes for this company

cURL
curl https://api.insurely.com/companies/availability