{"service":"Rylinx Marketplace Developer API","version":"v1","baseUrl":"https://integration.rylinx.com","authentication":"X-API-Key header (get your key from the Rylinx dashboard)","region":{"header":"X-Region","supported":["India","UK","UAE"],"default":"India","note":"Single base URL for all regions — X-Region selects the regional database for the request."},"docs":"/swagger","endpoints":["GET    /v1/properties              — List your properties","GET    /v1/properties/enums        — List all enum values used by create/update payloads","POST   /v1/properties              — Create a property","GET    /v1/properties/{id}         — Get property by id or externalId","PATCH  /v1/properties/{id}         — Update property","DELETE /v1/properties/{id}         — Delete property","PATCH  /v1/properties/{id}/status  — Change property status","POST   /v1/properties/{id}/images  — Upload images (multipart/form-data)"]}