Using vtex-kotlin-sdk with vtex.local

unknown integration

Install
# See https://github.com/ksetoue/vtex-kotlin-sdk
Get all Content Types
curl \
  https://vtex.local/_v/cms/api/{builderId}/
Get all CMS pages by Content Type
curl \
  https://vtex.local/_v/cms/api/{builderId}/{content-type}
Get CMS page
curl \
  https://vtex.local/_v/cms/api/{builderId}/{content-type}/{document-id}/
SDK on GitHub 📄 API Docs
SDK
vtex-kotlin-sdk
unknown
API
vtex.local
vtex.local:Headless-CMS-API
At a glance
Language unknown
Endpoints3
Base URLhttps://vtex.local