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

1Fort storefront (v2) API

Insured-facing storefront endpoints. Access is scoped by storefront identity (public links, API key, or storefront permission) rather than a user JWT.**Access:** mixed; some endpoints are public, others require an API key (per endpoint).

1Fort storefront (v2) API is one of 89 APIs that 1Fort publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include storefront (v2). The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, authentication docs, and rate-limit docs.

This API exposes 37 operations across 29 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.1fort.com/apis/.

37 operations 29 paths 16 schemas 1 DELETE15 GET4 PATCH14 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.1fort.com/apis/
Authentication
API Key, API Key
License
Privately owned
Terms of Service
Resource Areas
1

Authentication & Security 2

1Fort storefront (v2) API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (Bearer). An API key is passed in the header as Authorization (ApiKey). By default, every request must be authenticated.

  • Bearer — JWT access token. Send as Bearer or JWT .
  • ApiKey — API key. Send as Api-Key .

Paths & Operations 37

Across 29 paths, the API surfaces 37 operations — 1 DELETE, 15 GET, 4 PATCH, 14 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

storefront (v2) 37

Insured-facing storefront endpoints. Access is scoped by storefront identity (public links, API key, or storefront permission) rather than a user JWT. Access: mixed; some endpoint…

GET
/v2/storefront-agencies/{agency_slug}/brokers/{slug}
Public broker user card resolved by agency identifier + broker user slug.
v2_storefront-agencies_brokers_read 2 params → 200403404500
GET
/v2/storefront-agencies/{slug}
Retrieve Storefront agency
v2_storefront-agencies_read 1 param → 200403404500
POST
/v2/storefront-applications
Create Storefront application
v2_storefront-applications_create → 201403500
GET
/v2/storefront-applications/{id}
Retrieve Storefront application
v2_storefront-applications_read 1 param → 200403404500
PUT
/v2/storefront-applications/{id}
Update Storefront application
v2_storefront-applications_update 1 param → 200403404500
PATCH
/v2/storefront-applications/{id}
Update Storefront application
v2_storefront-applications_partial_update 1 param → 200403404500
PATCH
/v2/storefront-applications/{id}/parameters
Parameters
v2_storefront-applications_parameters 1 param → 200403404500
POST
/v2/storefront-applications/{id}/pre-filled-forms
Add prefilled forms
v2_storefront-applications_add_prefilled_forms 1 param → 201403404500
GET
/v2/storefront-applications/{id}/pre-filled-forms/{sessions_pk}
Get prefilled forms
v2_storefront-applications_get_prefilled_forms 2 params → 200403404500
POST
/v2/storefront-applications/{id}/submit
Submit a StoreFront Application.
v2_storefront-applications_submit 1 param → 201403404500
POST
/v2/storefront-applications/{storefront_application_pk}/chat
Create Chat
v2_storefront-applications_chat_create 1 param → 201403500
POST
/v2/storefront-applications/{storefront_application_pk}/sanity-check-ai
Create a new sanity check request for the storefront application.
v2_storefront-applications_sanity-check-ai_create 1 param body → 201400403500
GET
/v2/storefront-applications/{storefront_application_pk}/sanity-check-ai/match
GET /storefront-applications/{storefrontappid}/sanity-check-ai/match
v2_storefront-applications_sanity-check-ai_match 5 params → 200403500
GET
/v2/storefront-applications/{storefront_application_pk}/sanity-check-ai/{id}
ViewSet for AI sanity check on storefront applications.
v2_storefront-applications_sanity-check-ai_read 2 params → 200403404500
PUT
/v2/storefront-applications/{storefront_application_pk}/sanity-check-ai/{id}
ViewSet for AI sanity check on storefront applications.
v2_storefront-applications_sanity-check-ai_update 2 params body → 200400403404500
PATCH
/v2/storefront-applications/{storefront_application_pk}/sanity-check-ai/{id}
Update Sanity check AI
v2_storefront-applications_sanity-check-ai_partial_update 2 params body → 200400403404500
GET
/v2/storefront-applications/{storefront_application_pk}/supplementary-documents
List Supplementary documents
v2_storefront-applications_supplementary-documents_list 5 params → 200403500
POST
/v2/storefront-applications/{storefront_application_pk}/supplementary-documents
Create Supplementary document
v2_storefront-applications_supplementary-documents_create 1 param body → 201400403500
GET
/v2/storefront-applications/{storefront_application_pk}/supplementary-documents/{id}
Retrieve Supplementary document
v2_storefront-applications_supplementary-documents_read 2 params → 200403404500
DELETE
/v2/storefront-applications/{storefront_application_pk}/supplementary-documents/{id}
Delete Supplementary document
v2_storefront-applications_supplementary-documents_delete 2 params → 204403404500
GET
/v2/storefront-applications/{storefront_application_pk}/supplementary-documents/{id}/download
Download
v2_storefront-applications_supplementary-documents_download 2 params → 200403404500
POST
/v2/storefront-applications/{storefront_application_pk}/supplementary-questions
Trigger supplementary questions generation.
v2_storefront-applications_supplementary-questions_create 1 param body → 201400403500
GET
/v2/storefront-applications/{storefront_application_pk}/supplementary-questions/{id}
ViewSet for generating supplementary questions for storefront applications via Claude AI.
v2_storefront-applications_supplementary-questions_read 2 params → 200403404500
PUT
/v2/storefront-applications/{storefront_application_pk}/supplementary-questions/{id}
ViewSet for generating supplementary questions for storefront applications via Claude AI.
v2_storefront-applications_supplementary-questions_update 2 params body → 200400403404500
PATCH
/v2/storefront-applications/{storefront_application_pk}/supplementary-questions/{id}
Update Supplementary question
v2_storefront-applications_supplementary-questions_partial_update 2 params body → 200400403404500
POST
/v2/storefront-auth
Exchange a storefront sharable-link token for JWT credentials.
v2_storefront-auth_create → 201500
POST
/v2/storefront-coverage-chat
Create Storefront coverage chat
v2_storefront-coverage-chat_create → 201403500
GET
/v2/storefront-coverage-types
ViewSet for retrieving coverage types available for storefronts.
v2_storefront-coverage-types_list 4 params → 200403500
GET
/v2/storefront-coverage-types/{id}
ViewSet for retrieving coverage types available for storefronts.
v2_storefront-coverage-types_read 1 param → 200403404500
POST
/v2/storefront-sessions
Create Storefront session
v2_storefront-sessions_create → 201403500
POST
/v2/storefront-sessions/{id}/get_value
Get value
v2_storefront-sessions_get_value 1 param → 201403404500
GET
/v2/storefront-sessions/{id}/is_valid
Is valid
v2_storefront-sessions_is_valid 1 param → 200403404500
POST
/v2/storefront-sessions/{id}/revoke
Revoke
v2_storefront-sessions_revoke 1 param → 201403404500
POST
/v2/storefront-sessions/{id}/set_value
Set value
v2_storefront-sessions_set_value 1 param → 201403404500
GET
/v2/storefronts/{url_slug}
Retrieve a storefront by URL slug.
v2_storefronts_read 1 param → 200403404500
POST
/v2/storefronts/{url_slug}/coverage-recommendations
Return coverage recommendations for the storefront's broker.
v2_storefronts_coverage_recommendations 1 param body → 201400403404500
GET
/v2/storefronts/{url_slug}/coverage-types
Get the coverage types for the broker who owns the storefront.
v2_storefronts_coverage_types 1 param → 200403404500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are SanityCheckRequest (11 properties), SupplementaryQuestionsRequest (10 properties), ProductLine (9 properties), StoreFrontAgencyPublic (9 properties). Each schema is shown below with its type and property counts.

StoreFrontBrokerUserCard
object
7 properties
ValidationError
object
1 property
StoreFrontApplicationSupplementaryDocument
object
7 properties
SanityCheckRequest
object
11 properties 1 required
SanityCheckUpdate
object
1 property
SubProductLine
object
5 properties
StoreFrontAgencyPublic
object
9 properties 2 required
StoreFrontBrokerUserPublic
object
6 properties
CanonicalProductLineRef
object
3 properties 1 required
GenericError
object
1 property 1 required
APIException
object
1 property 1 required
SupplementaryQuestionsUpdate
object
1 property
SupplementaryQuestionsRequest
object
10 properties 1 required
StoreFrontBroker
object
5 properties 2 required
ProductLine
object
9 properties 1 required
StoreFrontPublic
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

1fort-storefront-v2-api-openapi.yml Raw ↑

Other APIs 1Fort publishes across the network.

1Fort agent_runtime (v2) API
1Fort Analytics API
1Fort application: applications API
1Fort application: clients API
1Fort application (v2): applications API
1Fort application (v2): coverages API
1Fort Ascend API
1Fort ascend (v2) API
1Fort Auth API
1Fort Authentication API
1Fort billing (v2) API
1Fort broker: ai-customization-types API
Where this information came from

This is an independent, third-party profile of 1Fort storefront (v2) 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.