Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTANDA (instanda)

About this repository

This is not our API. This repository is an independent, third-party profile of a company's publicly available API surface, maintained by API Evangelist. API Evangelist does not operate, host, resell, or support this company's APIs, and is not affiliated with or endorsed by the company unless stated on the profile.

Where the information came from. Everything here is assembled from material a member of the public can reach with a browser and no credentials — the company's own website, developer portal and documentation, the specifications it publishes for public use (OpenAPI, AsyncAPI, JSON Schema, apis.json, llms.txt and similar), its public repositories, and its public status, pricing and changelog pages. Nothing here is obtained by breaching a system, defeating an access control, or using credentials of any kind.

The rating is an independent assessment. The Kin Score and Agent Readiness rating are independently calculated scores of a company's public API artifacts, produced by API Evangelist against a published rubric. They are not certifications, endorsements, security assessments, or audits, and they score published artifacts — not the quality, safety, or security of the software.

Corrections, re-scores, and removal are free. No partnership, contract, or purchase is required, and you do not need to justify the request.

  • Something wrong? Open an issue on this repository, or email info@apievangelist.com.
  • Published something new? Ask for a re-score and we will re-run the rating.
  • Want the listing taken down? Say so and we will honor it. The profile is reduced to your company name, a factual description, and a link to your own site, and the company is recorded as unrated — never scored zero for having asked.

Response times. Acknowledgement within one business day; removal or restriction within two business days; corrections and re-scores within five business days.

On a security or compliance team? Email info@apievangelist.com with 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 so your team can see the same surface we did, and we will take the listing down on request while you work through it.

Full detail: Where this data comes from

INSTANDA is a London-headquartered no-code insurance core-systems vendor, trading as F2X Group Limited (England and Wales no. 05236974) from 70 Gracechurch Street in the City of London, a few streets from Lloyd's. Founded in 2015 by Tim Hardcastle (CEO) and Derek Hill (Group CRO), it sells a cloud-native policy administration and digital distribution platform to insurance carriers, MGAs and brokers, letting business users configure products, rating, rules, documents, agent/broker portals and direct-to-consumer journeys without writing code. Its footprint spans property and casualty, life and health, and specialty lines across the UK, EMEA, North America and APAC, and it is architected on Microsoft Azure.

APIs.json: https://raw.githubusercontent.com/api-evangelist/instanda/refs/heads/main/apis.yml

Tags

  • Insurance
  • United Kingdom
  • Insurtech
  • Policy Administration
  • Underwriting
  • Claims
  • Property and Casualty
  • Life Insurance
  • Health Insurance
  • Digital Distribution
  • No Code
  • Core Systems
  • MGA
  • Broker
  • Webhooks
  • Microsoft Azure
  • Embedded Insurance

Timestamps

  • Created: 2026-07-25
  • Modified: 2026-07-25

APIs

None listed. This is an honest stub.

INSTANDA markets itself as "API-first, cloud-native", and at the product level that is real: the platform generates per-product REST and SOAP interfaces described with Swagger or WSDL definitions, supports API call-out steps inside rating, and fires webhooks for real-time customer event notifications. None of it is public.

  • No developer portal. developer.instanda.com, developers.instanda.com, docs.instanda.com, api-docs.instanda.com, /developers, /api, /developer and /integrations all return 404.
  • api.instanda.com is a live host but answers anonymous GET / with 403 Forbidden — no body, no WWW-Authenticate challenge, no reference documentation. Every spec path probed beneath it (/swagger/v1/swagger.json, /openapi.json, /api-docs, /docs, /help) returns 404.
  • The only documentation surface, support.instanda.com, is a Freshdesk login wall (302 to Freshworks OAuth) for licensed customers.
  • 0 OpenAPI/Swagger documents could be harvested, so there is no openapi/ directory in this repo.
  • No public GraphQL, no published .proto, no AsyncAPI, and no first-party Postman workspace. The GitHub account github.com/instanda exists but has no public repositories.
  • ACORD posture: no ACORD reference found. No mention of ACORD, AL3, ACORD XML, NGDS, IVANS, Applied Epic or Vertafore AMS360 anywhere on the public site. The nearest agency/broker seam is an Applied Systems (Applied TAM) broker management system integration listed in the partner directory.

Quote, bind, issue and FNOL all exist as platform capabilities — policyholders can quote and bind, make policy changes, pay bills and submit a First Notice of Loss, and embedded distribution can be "embedded on websites via API" — but every one of those verbs is reachable only through a licensed tenant or a partner integration. That is the finding: a core system whose API is real, and invisible.

Enrichment round — 2026-07-25

The answer above did not change, but three public surfaces the first pass missed were found and captured.

1. The Swagger UI exists, and it is gated. instanda.com/robots.txt carries a single revealing line — Disallow: https://design.instanda.com/ — which exposes the tenant product-configuration application (ASP.NET on Azure). On that host, https://design.instanda.com/swagger/index.html is a registered route: a HEAD returns, repeatably, 302 → /Account/LogOn?ReturnUrl=%2fswagger%2findex.html, while an unknown path such as /zzzfake hard-404s and /swagger, /swagger/, /swagger/ui/index and /swagger/v1/swagger.json all 404. Swagger UI is on the platform, behind forms authentication, serving nothing anonymously. The finding upgrades from "no Swagger anywhere" to "Swagger UI confirmed at a known URL, authentication-gated" — and openapi/ still stays empty.

2. A public, component-level status page. status.instanda.com (SorryApp) is not linked from the site footer and there is no /status path on the apex; it was found by DNS sweep. It is fully public and it is the richest public description of the platform's real functional surface — four hosting regions (AU, EMEA, JP, NA), each publishing Design, Production sites and ODS, plus monitored Quote Engine, Referrals, Renewals, MTAs, Endorsements, Multi Items, Claims, Reports, three email classes, Online Payments, and Event Webhooks. No incident-history feed is published; subscription is by email and Slack.

3. The best public statement of the webhook contract. The Event Webhooks component on that status page reads, verbatim: "Event Webhooks allow Instanda to send information to another system. When an event happens, such as an update to a policy, Instanda will HTTP POST the information to a URL of your choice." Transport, verb, subscriber-supplied endpoint and one named example event — more than the marketing site says. Still no catalog, no payload schemas, no signing scheme, no retry policy.

Also confirmed: a named certification set on the first-party security page — ISO 27001:2022, SOC 2, Cyber Essentials, PCI DSS SAQ A — and a clean negative sweep for client libraries (npm, PyPI, NuGet, RubyGems, Packagist, crates.io all empty), MCP servers, changelogs, roadmaps, pricing and security.txt.

apis[] stays empty. Listing an API whose contract is generated per tenant and never published would still be fabrication.

Artifacts

Links

Review

See review.yml for the full API Evangelist review, 35 probe-by-probe HTTP statuses, ACORD assessment, and the quote/bind/issue/FNOL exposure breakdown.

About

INSTANDA is a London-headquartered no-code insurance core-systems vendor, trading as F2X Group Limited (England and Wales no. 05236974) from 70 Gracechurch Street in the City of London, a few streets from Lloyd's.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors