v1

latestOpenAPI 3.0.32026-07-133114.3 KB
Documentation

Landing (not official docs)

This endpoint exists only to make it explicit that this is not the official documentation. Use /docs/{lang} for language-specific messaging and guidance to request official docs from Wealthreader.

get/

Response

Placeholder response

okboolean
is_official_documentationboolean
languagestring nullable
titlestring
messagestring
languages_supportedstring[] nullable

Example response

{
  "ok": true,
  "language": "es",
  "title": "This is NOT the official documentation",
  "message": "Legacy placeholder. Request official docs from Wealthreader.",
  "seo": {
    "headline": "Bank aggregation & financial data API"
  }
}
All 3 operations