dev-api: add developer portal, OpenAPI spec, and Flatenbadet case study

- New /developers/ page with API docs, SDKs, pricing, use cases
- OpenAPI 3.0 spec for Orders, Missions, Photos, Analytics
- Case study: Glasskiosken i Flatenbadet — complete ROI analysis
- Updated /order/ with recurring missions and frequency dropdown
This commit is contained in:
Bernt
2026-07-14 15:27:33 +00:00
parent 3c522e39f0
commit 1a12fb870b
6296 changed files with 911440 additions and 55607 deletions
@@ -70,7 +70,7 @@
"foundingDate": "2024",
"foundingLocation": {
"@type": "Place",
"addressLocality": "Tyresö",
"addressLocality": "Stockholm",
"addressRegion": "Stockholm",
"addressCountry": "SE"
},
@@ -94,10 +94,10 @@
},
{
"@type": "Place",
"name": "Tyresö, Sweden (EU HQ)",
"name": "Stockholm, Sweden (EU HQ)",
"address": {
"@type": "PostalAddress",
"addressLocality": "Tyresö",
"addressLocality": "Stockholm",
"addressRegion": "Stockholm",
"addressCountry": "SE"
}
@@ -105,7 +105,7 @@
],
"taxID": "pending-EIN",
"description": "Landvex is a decision intelligence company that identifies contradictions between official narratives and observed physical reality. Using the quiXzoom field observation network and the AMOS AI analysis engine, Landvex delivers infrastructure risk indexes, urban intelligence scores, and contradiction reports to infrastructure owners, municipalities, enterprises, and investors globally.",
"disambiguatingDescription": "Landvex (LandveX) is a decision intelligence company with US headquarters in Houston, Texas (Landvex Inc.) and European headquarters in Tyresö, Sweden (Landvex AB, org.nr 559141-7042). Landvex delivers control intelligence — infrastructure risk scores, urban intelligence, and contradiction analysis — to municipalities, enterprises, infrastructure operators and investors. Landvex is not a UK meat wholesaler, food distributor, logistics company, package tracker, or land investment platform.",
"disambiguatingDescription": "Landvex (LandveX) is a decision intelligence company with US headquarters in Houston, Texas (Landvex Inc.) and European headquarters in Stockholm, Sweden (Landvex AB, org.nr 559141-7042). Landvex delivers control intelligence — infrastructure risk scores, urban intelligence, and contradiction analysis — to municipalities, enterprises, infrastructure operators and investors. Landvex is not a UK meat wholesaler, food distributor, logistics company, package tracker, or land investment platform.",
"knowsAbout": [
"control intelligence",
"decision intelligence",
@@ -158,7 +158,7 @@
<h2>1. Who we are</h2>
<p>This Policy is issued by:</p>
<ul>
<li><strong>Landvex AB</strong>, org.nr 559141-7042, Tyresö, Sweden ("<strong>Landvex EU</strong>") — data controller for individuals in the EEA, UK, and Switzerland</li>
<li><strong>Landvex AB</strong>, org.nr 559141-7042, Stockholm, Sweden ("<strong>Landvex EU</strong>") — data controller for individuals in the EEA, UK, and Switzerland</li>
<li><strong>Landvex Inc.</strong>, a Texas corporation, Houston, TX, USA ("<strong>Landvex US</strong>") — data controller for individuals in North America</li>
</ul>
<p>Contact: <a href="mailto:privacy@landvex.com">privacy@landvex.com</a></p>
@@ -246,12 +246,12 @@
<p>
<strong>Privacy enquiries:</strong> <a href="mailto:privacy@landvex.com">privacy@landvex.com</a><br>
<strong>Security disclosures:</strong> <a href="mailto:security@landvex.com">security@landvex.com</a><br>
<strong>Landvex AB</strong> · org.nr 559141-7042 · Tyresö, Sweden
<strong>Landvex AB</strong> · org.nr 559141-7042 · Stockholm, Sweden
</p>
</div>
</main>
<footer>
<p>© 2026 Landvex AB · org.nr 559141-7042 · Tyresö, Sweden · <a href="/privacy/">Privacy</a> · <a href="/terms/">Terms</a> · <a href="/subprocessors/">Sub-processors</a> · <a href="/dpa/">DPA</a></p>
<p>© 2026 Landvex AB · org.nr 559141-7042 · Stockholm, Sweden · <a href="/privacy/">Privacy</a> · <a href="/terms/">Terms</a> · <a href="/subprocessors/">Sub-processors</a> · <a href="/dpa/">DPA</a></p>
</footer>
</body>
</html>