Skip to main content
Get the list of real-estate platforms
curl --request GET \
  --url https://api.fluximmo.io/portals
{
  "data": [
    "string"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://doc.fluximmo.io/llms.txt

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

Response

200 - application/json
data
string[]
required
Example:
["string"]