API
Luxury Home Floripa API
Base URL
https://luxuryhomefloripa.com.br/wp-json/lhf/v1
Endpoint
Listar imóveis (filtros)
GET /properties
Parâmetros (query)
amenity(string) — ex:frente-marneighborhood(string) — ex:jurere-internacionalbedrooms(integer)min_area(number)max_area(number)min_price(number)max_price(number)
Exemplo
GET https://luxuryhomefloripa.com.br/wp-json/lhf/v1/properties?amenity=frente-mar&max_price=5000000&bedrooms=3&min_area=120&max_area=200&neighborhood=jurere-internacionalEndpoint
Listar artigos do blog
GET /artigos
Parâmetros (query)
search(string) — busca livre no título e conteúdocategoria(string) — slug da categoria — ex:economia,estilo-de-vida,esportestag(string) — slug da tag — ex:jurere-internacional,vista-marlang(string) — idioma ISO 639-1 — ex:pt,en,es,fr,de,ru— padrão:ptper_page(integer) — quantidade de resultados, máx 50 — padrão:12offset(integer) — paginação — padrão:0orderby(string) —date,titleoumodified— padrão:dateorder(string) —DESCouASC— padrão:DESC
Exemplos
GET https://luxuryhomefloripa.com.br/wp-json/lhf/v1/artigos
GET https://luxuryhomefloripa.com.br/wp-json/lhf/v1/artigos?categoria=economia&lang=en
GET https://luxuryhomefloripa.com.br/wp-json/lhf/v1/artigos?tag=jurere-internacional&per_page=5
GET https://luxuryhomefloripa.com.br/wp-json/lhf/v1/artigos?search=apartamento&lang=fr
GET https://luxuryhomefloripa.com.br/wp-json/lhf/v1/artigos/{slug}Arquivos oficiais (IA / catálogo)
- API Imóveis:
https://luxuryhomefloripa.com.br/wp-json/lhf/v1/properties - API Artigos:
https://luxuryhomefloripa.com.br/wp-json/lhf/v1/artigos - Catálogo oficial (JSON):
https://luxuryhomefloripa.com.br/portfolio.json - LLMS:
https://luxuryhomefloripa.com.br/llms.txt - LLMS-FULL:
https://luxuryhomefloripa.com.br/llms-full.txt - OpenAPI:
https://luxuryhomefloripa.com.br/openapi.json