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:
@@ -840,12 +840,12 @@
|
||||
"url": "https://landvex.com",
|
||||
"logo": {"@type":"ImageObject","url":"https://landvex.com/apple-touch-icon.png","width":180,"height":180},
|
||||
"foundingDate": "2024",
|
||||
"foundingLocation": {"@type":"Place","addressLocality":"Tyresö","addressRegion":"Stockholm","addressCountry":"SE"},
|
||||
"foundingLocation": {"@type":"Place","addressLocality":"Stockholm","addressRegion":"Stockholm","addressCountry":"SE"},
|
||||
"legalName": "Landvex Inc",
|
||||
"address": {"@type":"PostalAddress","addressLocality":"Houston","addressRegion":"TX","addressCountry":"US"},
|
||||
"location": [
|
||||
{"@type":"Place","name":"Houston, Texas, USA (US HQ)","address":{"@type":"PostalAddress","addressLocality":"Houston","addressRegion":"TX","addressCountry":"US"}},
|
||||
{"@type":"Place","name":"Tyresö, Sweden (EU HQ)","address":{"@type":"PostalAddress","addressLocality":"Tyresö","addressRegion":"Stockholm","addressCountry":"SE"}}
|
||||
{"@type":"Place","name":"Stockholm, Sweden (EU HQ)","address":{"@type":"PostalAddress","addressLocality":"Stockholm","addressRegion":"Stockholm","addressCountry":"SE"}}
|
||||
],
|
||||
"taxID": "pending-EIN",
|
||||
"description": "Landvex is a decision intelligence company that identifies contradictions between official narratives and observed physical reality.",
|
||||
@@ -1375,7 +1375,7 @@
|
||||
<div class="footer-logo">Landvex</div>
|
||||
<div class="footer-copy">© 2025 Landvex Inc / Landvex AB</div>
|
||||
<div class="footer-ecosystem">Field data powered by <a href="https://www.quixzoom.com">quiXzoom</a></div>
|
||||
<div style="font-size:11px;color:#aaa;margin-top:4px;line-height:1.6">Landvex Inc · Houston, Texas (US HQ) · Landvex AB · Org.nr 559141-7042 · Tyresö, Sweden (EU HQ) · <a href="mailto:contact@landvex.com" style="color:inherit">contact@landvex.com</a></div>
|
||||
<div style="font-size:11px;color:#aaa;margin-top:4px;line-height:1.6">Landvex Inc · Houston, Texas (US HQ) · Landvex AB · Org.nr 559141-7042 · Stockholm, Sweden (EU HQ) · <a href="mailto:contact@landvex.com" style="color:inherit">contact@landvex.com</a></div>
|
||||
<div class="footer-tagline">Control intelligence for the physical world.</div>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
|
||||
Reference in New Issue
Block a user