· Standard
A
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 75/100 · B
Axle stellt strukturierte Informationen über eine llms.txt-Datei für KI-Assistenten bereit. Branche: Finanzen & Fintech. Die Website docs.axle.insure stellt ihre llms.txt unter https://docs.axle.insure/llms.txt bereit. Der Eintrag besteht seit 23. February 2026.
Geschäftskategorie
Finanzen & Fintech
Eingetragen seit
llms.txt-Adresse
Beschreibung
- MCP: Set up Axle's MCP to grant AI tools the knowledge of Axle docs - The Account object: An Account represents an account with an insurance carrier and includes high-level account information (e.g. name) and any Policy objects associated with the Account. - Get Account: The Get Account endpoint w…
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen.
llms.txt — Aktueller Inhalt
Öffnen ↗
# Axle
## Docs
- [MCP](https://docs.axle.insure/advanced/mcp.md): Set up Axle's MCP to grant AI tools the knowledge of Axle docs
- [The Account object](https://docs.axle.insure/api-reference/accounts/account.md): An Account represents an account with an insurance carrier and includes high-level account information (e.g. name) and any Policy objects associated with the Account.
- [Get Account](https://docs.axle.insure/api-reference/accounts/get-account.md): The Get Account endpoint will return an Account object including high-level account information (e.g., connection status) and any children objects (e.g., Policies) associated with the Account. Please note that this endpoint will NOT refresh the Account object with new data from the insurance carrier…
- [Get Carrier](https://docs.axle.insure/api-reference/carriers/get-carrier.md): The Get Carrier endpoint returns a Carrier object that include additional details (such as image) about an Axle-supported insurance carrier.
- [Get Carriers](https://docs.axle.insure/api-reference/carriers/get-carriers.md): The Get Carriers endpoint returns an array of Carrier objects which include additional details about Axle-supported insurance carriers.
- [Proxy Ignition](https://docs.axle.insure/api-reference/ignition/proxy-ignition.md): Proxy insurance information on behalf of your user to Axle for processing and/or verification. This endpoint should ONLY be used when insurance information is gathered when the user is not present (such as a document received from an insurance carrier via mail).
- [Start Ignition](https://docs.axle.insure/api-reference/ignition/start-ignition.md): Generate an Ignition session. Returns an ignitionToken and ignitionUri to direct the user to share their insurance information. The ignition session will never expire.
- [Overview](https://docs.axle.insure/api-reference/overview.md): Learn about the Axle API
- [Create Client](https://docs.axle.insure/api-reference/platform/create-client.md): Create a destination client associated with your platform client. This request will return a destination client `id` that you can use to make requests to the Axle API on behalf of your destination clients.
- [Create Template](https://docs.axle.insure/api-reference/platform/create-templates.md): Create a new template for all of your destination clients.
- [Get Clients](https://docs.axle.insure/api-reference/platform/get-clients.md): Get a list of destination clients associated with your platform client. This request will return a list of destination client `id`s that you can use to make requests to the Axle API on behalf of your destination clients.
- [Coverages](https://docs.axle.insure/api-reference/policies/coverages.md): This page provides additional detail about the Axle Schema's insurance coverage types and highlights key rules and checks used to ensure accurate data. Coverages are provided through the `coverages` array in Policy objects.
- [Execute Policy Action](https://docs.axle.insure/api-reference/policies/execute-policy-action.md): Execute an action on a policy on behalf of your user. Once submitted, Axle will process the request.
- [Get Policy](https://docs.axle.insure/api-reference/policies/get-policy.md): The Get Policy endpoint returns a Policy object. Please refer to the [Policy](/api-reference/policies/policy) object for a detailed description of each field. Please note that this endpoint will NOT refresh the Policy object with new data from the insurance carrier.
- [Get Policy Report](https://docs.axle.insure/api-reference/policies/get-policy-report.md): The Get Policy Report endpoint returns a PDF or image report of the requested Policy object. Please refer to the [Policy](/api-reference/policies/policy) object for a detailed description of each field.
- [The Policy object](https://docs.axle.insure/api-reference/policies/policy.md): A Policy represents a specific policy associated with an Account and includes high-level policy information (e.g. policy number)
[…gekürzt]