Skip to main content
GET
/
v1.0
/
getPublishedListings
Get Published Listings
curl --request GET \
  --url https://api.lofty.com/v1.0/getPublishedListings \
  --header 'Authorization: <authorization>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://developer.lofty.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Authorization
string
required

Bearer [access_token]

Query Parameters

type
enum<string>
required

Feed variant to emit.

Available options:
LuxVT,
AptCom,
AllOnMarket

Response

Published listings feed. The response body is XML.

The response is of type string.