Skip to main content
GET
/
api
/
apps
/
marketplaceApplications
/
feed

Authentication

This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header.

Query Parameters

marketplace_id
string
required
The unique id of your marketplace application.
location_id
string
required
The unique id of the location you would like to filter the feed by

Response

Example Response
[
  {
    "location": {
      "id": "d4cb499b-ec2c-4208-ae9f-3699ed4e210e",
      "network_id": "d4cb499b-ec2c-4208-ae9f-3699ed4e210e",
      "name": "Central Coworks",
      "description": null,
      "logo_url": "https://xyz.spaces.nexudus.com/en/business/GetLogoById/101?w=1024&w=1024&anchor=middlecenter&cache=2024-01-29T17:52:08.0000000Z",
      "banner_url": "https://xyz.spaces.nexudus.com/en/business/GetBannerById/101?w=1024&w=1024&anchor=middlecenter&cache=2024-01-29T17:52:08.0000000Z",
      "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e",
      "feed_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/feed?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e",
      "lng": 0,
      "lat": 0,
      "address": null,
      "postcode": null,
      "city": null,
      "email": null,
      "phone": null,
      "timezone": {
        "name": "GMT Standard Time",
        "description": "(UTC) Dublin, Edinburgh, Lisbon, London",
        "iana": "Europe/London"
      },
      "currency": {
        "name": "US Dollar (USD)",
        "code": "USD"
      },
      "country": {
        "name": "United Kingdom",
        "code": "GB"
      },
      "opening_times": {
        "monday": {
          "location_is_closed": false,
          "from_minutes_from_midnight": null,
          "until_minutes_from_midnight": null
        },
        "tuesday": {
          "location_is_closed": false,
          "from_minutes_from_midnight": null,
          "until_minutes_from_midnight": null
        },
        "wednesday": {
          "location_is_closed": false,
          "from_minutes_from_midnight": null,
          "until_minutes_from_midnight": null
        },
        "thursday": {
          "location_is_closed": false,
          "from_minutes_from_midnight": null,
          "until_minutes_from_midnight": null
        },
        "friday": {
          "location_is_closed": false,
          "from_minutes_from_midnight": null,
          "until_minutes_from_midnight": null
        },
        "saturday": {
          "location_is_closed": false,
          "from_minutes_from_midnight": null,
          "until_minutes_from_midnight": null
        },
        "sunday": {
          "location_is_closed": false,
          "from_minutes_from_midnight": null,
          "until_minutes_from_midnight": null
        }
      },
      "cancellation_policy": "CancelInvoice"
    },
    "price_settings": {
      "tax_rate": 10,
      "prices_include_tax": false,
      "display_tax": false
    },
    "resources": [
      {
        "id": "460768ae-df3e-455b-9305-3eb3cbd641c3",
        "name": "DVI Room",
        "description": "All you need to host your meetings and videoconferences. Equipped with: <br><ul> <li>Large TV</li> <li>10 Gb internet connection</li> <li>Conference phone</li> <li>Air-con, heating&nbsp;</li> <li>Natural light</li> </ul> <br>",
        "unit_types": [
          "DedicatedDesk"
        ],
        "capacity": 15,
        "desk_capacity": 1,
        "resource_type": {
          "id": "Large Conference Rooms",
          "name": "Large Conference Rooms"
        },
        "rates": [
          {
            "id": "3099381d-c8dd-4994-b8fb-be1736b12b60",
            "name": "Large Conference Rooms",
            "description": "Large Conference Rooms",
            "price": 175,
            "period": "Minutes",
            "members_only": false,
            "contacts_only": false,
            "min_length_minutes": null,
            "max_length_minutes": null,
            "fixed_price": null,
            "fixed_price_length_minutes": null
          }
        ],
        "features": {
          "standing_desk": true,
          "quiet_zone": true,
          "wireless_charger": true,
          "privacy_screen": true,
          "soundproof": true,
          "catering": true,
          "tea_and_coffee": true,
          "drinks": true,
          "projector": true,
          "internet": true,
          "standard_phone": true,
          "conference_phone": true,
          "whiteBoard": true,
          "large_display": true,
          "security_lock": true,
          "CCTV": true,
          "voice_recorder": true,
          "air_conditioning": true,
          "heating": true,
          "natural_lLight": true,
          "dual_display_screen": true,
          "display_screen": true,
          "wireless_presentation": true,
          "pa_system": true,
          "desktop_monitor": true,
          "flip_chart": true,
          "secure_storage": true
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=460768ae-df3e-455b-9305-3eb3cbd641c3",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=460768ae-df3e-455b-9305-3eb3cbd641c3&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/101?w=600&h=600&anchor=middlecenter&cache=2024-01-24T17:20:53.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": 100,
          "type": "Percentage",
          "charges_fee": true,
          "cancellation_limit_minutes": 60
        }
      },
      {
        "id": "3a65e5e6-44a6-476d-ab21-2116f367de47",
        "name": "HDMI Room",
        "description": "All you need to host your meetings and videoconferences. Equipped with: <br><ul> <li>Large TV</li> <li>10 Gb internet connection</li> <li>Conference phone</li> <li>Air-con, heating&nbsp;</li> <li>Natural light</li> </ul> <br> ",
        "unit_types": [
          "Other"
        ],
        "capacity": 15,
        "desk_capacity": 1,
        "resource_type": {
          "id": "Large Conference Rooms",
          "name": "Large Conference Rooms"
        },
        "rates": [
          {
            "id": "3099381d-c8dd-4994-b8fb-be1736b12b60",
            "name": "Large Conference Rooms",
            "description": "Large Conference Rooms",
            "price": 175,
            "period": "Minutes",
            "members_only": false,
            "contacts_only": false,
            "min_length_minutes": null,
            "max_length_minutes": null,
            "fixed_price": null,
            "fixed_price_length_minutes": null
          }
        ],
        "features": {
          "standing_desk": false,
          "quiet_zone": false,
          "wireless_charger": false,
          "privacy_screen": false,
          "soundproof": false,
          "catering": false,
          "tea_and_coffee": false,
          "drinks": false,
          "projector": true,
          "internet": true,
          "standard_phone": false,
          "conference_phone": true,
          "whiteBoard": false,
          "large_display": true,
          "security_lock": false,
          "CCTV": false,
          "voice_recorder": false,
          "air_conditioning": false,
          "heating": false,
          "natural_lLight": false,
          "dual_display_screen": false,
          "display_screen": false,
          "wireless_presentation": false,
          "pa_system": false,
          "desktop_monitor": false,
          "flip_chart": false,
          "secure_storage": false
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=3a65e5e6-44a6-476d-ab21-2116f367de47",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=3a65e5e6-44a6-476d-ab21-2116f367de47&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/102?w=600&h=600&anchor=middlecenter&cache=2024-01-24T17:20:53.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": null,
          "type": 0,
          "charges_fee": false,
          "cancellation_limit_minutes": null
        }
      },
      {
        "id": "dfb844cd-f791-4d21-afa9-3b68c20f81e3",
        "name": "RJ-45 Room",
        "description": "All you need to host your meetings and videoconferences. Equipped with: <br><ul> <li>Large TV</li> <li>10 Gb internet connection</li> <li>Conference phone</li> <li>Air-con, heating&nbsp;</li> <li>Natural light</li> </ul> <br> ",
        "unit_types": [
          "DedicatedDesk",
          "Other"
        ],
        "capacity": 15,
        "desk_capacity": 2,
        "resource_type": {
          "id": "Large Conference Rooms",
          "name": "Large Conference Rooms"
        },
        "rates": [
          {
            "id": "3099381d-c8dd-4994-b8fb-be1736b12b60",
            "name": "Large Conference Rooms",
            "description": "Large Conference Rooms",
            "price": 175,
            "period": "Minutes",
            "members_only": false,
            "contacts_only": false,
            "min_length_minutes": null,
            "max_length_minutes": null,
            "fixed_price": null,
            "fixed_price_length_minutes": null
          }
        ],
        "features": {
          "standing_desk": false,
          "quiet_zone": false,
          "wireless_charger": false,
          "privacy_screen": false,
          "soundproof": false,
          "catering": false,
          "tea_and_coffee": false,
          "drinks": false,
          "projector": true,
          "internet": true,
          "standard_phone": false,
          "conference_phone": true,
          "whiteBoard": false,
          "large_display": true,
          "security_lock": false,
          "CCTV": false,
          "voice_recorder": false,
          "air_conditioning": false,
          "heating": false,
          "natural_lLight": false,
          "dual_display_screen": false,
          "display_screen": false,
          "wireless_presentation": false,
          "pa_system": false,
          "desktop_monitor": false,
          "flip_chart": false,
          "secure_storage": false
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=dfb844cd-f791-4d21-afa9-3b68c20f81e3",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=dfb844cd-f791-4d21-afa9-3b68c20f81e3&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/103?w=600&h=600&anchor=middlecenter&cache=2024-01-24T17:20:53.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": null,
          "type": 0,
          "charges_fee": false,
          "cancellation_limit_minutes": null
        }
      },
      {
        "id": "d0b7ea00-83bf-4a7a-90d6-65efdb50d89c",
        "name": "Router Room",
        "description": "All you need to host your meetings and videoconferences. Equipped with: <br><ul> <li>Large TV</li> <li>10 Gb internet connection</li> <li>Conference phone</li> <li>Air-con, heating&nbsp;</li> <li>Natural light</li> </ul> <br> ",
        "unit_types": [
          "Other"
        ],
        "capacity": 15,
        "desk_capacity": 1,
        "resource_type": {
          "id": "Small Conference Rooms",
          "name": "Small Conference Rooms"
        },
        "rates": [
          {
            "id": "708d450a-9a19-4345-92c6-6a20fb68dd1d",
            "name": "Small Conference Rooms",
            "description": "Small Conference Rooms",
            "price": 35,
            "period": "Minutes",
            "members_only": false,
            "contacts_only": false,
            "min_length_minutes": null,
            "max_length_minutes": null,
            "fixed_price": null,
            "fixed_price_length_minutes": null
          }
        ],
        "features": {
          "standing_desk": false,
          "quiet_zone": false,
          "wireless_charger": false,
          "privacy_screen": false,
          "soundproof": false,
          "catering": false,
          "tea_and_coffee": false,
          "drinks": false,
          "projector": true,
          "internet": true,
          "standard_phone": false,
          "conference_phone": true,
          "whiteBoard": false,
          "large_display": true,
          "security_lock": false,
          "CCTV": false,
          "voice_recorder": false,
          "air_conditioning": false,
          "heating": false,
          "natural_lLight": false,
          "dual_display_screen": false,
          "display_screen": false,
          "wireless_presentation": false,
          "pa_system": false,
          "desktop_monitor": false,
          "flip_chart": false,
          "secure_storage": false
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=d0b7ea00-83bf-4a7a-90d6-65efdb50d89c",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=d0b7ea00-83bf-4a7a-90d6-65efdb50d89c&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/104?w=600&h=600&anchor=middlecenter&cache=2024-01-24T17:20:53.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": null,
          "type": 0,
          "charges_fee": false,
          "cancellation_limit_minutes": null
        }
      },
      {
        "id": "33178c6c-b17f-468e-9e26-c76886139014",
        "name": "USB Room",
        "description": "All you need to host your meetings and videoconferences. Equipped with: <br><ul> <li>Large TV</li> <li>10 Gb internet connection</li> <li>Conference phone</li> <li>Air-con, heating&nbsp;</li> <li>Natural light</li> </ul> <br> ",
        "unit_types": [],
        "capacity": 15,
        "desk_capacity": 0,
        "resource_type": {
          "id": "Small Conference Rooms",
          "name": "Small Conference Rooms"
        },
        "rates": [
          {
            "id": "708d450a-9a19-4345-92c6-6a20fb68dd1d",
            "name": "Small Conference Rooms",
            "description": "Small Conference Rooms",
            "price": 35,
            "period": "Minutes",
            "members_only": false,
            "contacts_only": false,
            "min_length_minutes": null,
            "max_length_minutes": null,
            "fixed_price": null,
            "fixed_price_length_minutes": null
          }
        ],
        "features": {
          "standing_desk": false,
          "quiet_zone": false,
          "wireless_charger": false,
          "privacy_screen": false,
          "soundproof": false,
          "catering": false,
          "tea_and_coffee": false,
          "drinks": false,
          "projector": true,
          "internet": true,
          "standard_phone": false,
          "conference_phone": true,
          "whiteBoard": false,
          "large_display": true,
          "security_lock": false,
          "CCTV": false,
          "voice_recorder": false,
          "air_conditioning": false,
          "heating": false,
          "natural_lLight": false,
          "dual_display_screen": false,
          "display_screen": false,
          "wireless_presentation": false,
          "pa_system": false,
          "desktop_monitor": false,
          "flip_chart": false,
          "secure_storage": false
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=33178c6c-b17f-468e-9e26-c76886139014",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=33178c6c-b17f-468e-9e26-c76886139014&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/105?w=600&h=600&anchor=middlecenter&cache=2024-01-24T17:20:53.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": null,
          "type": 0,
          "charges_fee": false,
          "cancellation_limit_minutes": null
        }
      },
      {
        "id": "ec542a0f-030c-4c3a-bd3a-63f10e977906",
        "name": "VGA Room",
        "description": "All you need to host your meetings and videoconferences. Equipped with: <br><ul> <li>Large TV</li> <li>10 Gb internet connection</li> <li>Conference phone</li> <li>Air-con, heating&nbsp;</li> <li>Natural light</li> </ul> <br> ",
        "unit_types": [],
        "capacity": 15,
        "desk_capacity": 0,
        "resource_type": {
          "id": "Small Conference Rooms",
          "name": "Small Conference Rooms"
        },
        "rates": [
          {
            "id": "708d450a-9a19-4345-92c6-6a20fb68dd1d",
            "name": "Small Conference Rooms",
            "description": "Small Conference Rooms",
            "price": 35,
            "period": "Minutes",
            "members_only": false,
            "contacts_only": false,
            "min_length_minutes": null,
            "max_length_minutes": null,
            "fixed_price": null,
            "fixed_price_length_minutes": null
          }
        ],
        "features": {
          "standing_desk": false,
          "quiet_zone": false,
          "wireless_charger": false,
          "privacy_screen": false,
          "soundproof": false,
          "catering": false,
          "tea_and_coffee": false,
          "drinks": false,
          "projector": true,
          "internet": true,
          "standard_phone": false,
          "conference_phone": true,
          "whiteBoard": false,
          "large_display": true,
          "security_lock": false,
          "CCTV": false,
          "voice_recorder": false,
          "air_conditioning": false,
          "heating": false,
          "natural_lLight": false,
          "dual_display_screen": false,
          "display_screen": false,
          "wireless_presentation": false,
          "pa_system": false,
          "desktop_monitor": false,
          "flip_chart": false,
          "secure_storage": false
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=ec542a0f-030c-4c3a-bd3a-63f10e977906",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=ec542a0f-030c-4c3a-bd3a-63f10e977906&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/106?w=600&h=600&anchor=middlecenter&cache=2024-01-24T17:20:53.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": null,
          "type": 0,
          "charges_fee": false,
          "cancellation_limit_minutes": null
        }
      },
      {
        "id": "477e9962-5b46-417c-ac62-a808ff94db43",
        "name": "Nexudus Main Locker Group 1",
        "description": null,
        "unit_types": [
          "0"
        ],
        "capacity": null,
        "desk_capacity": 2,
        "resource_type": {
          "id": "Salto Lockers",
          "name": "Salto Lockers"
        },
        "rates": [],
        "features": {
          "standing_desk": false,
          "quiet_zone": false,
          "wireless_charger": false,
          "privacy_screen": false,
          "soundproof": false,
          "catering": false,
          "tea_and_coffee": false,
          "drinks": false,
          "projector": false,
          "internet": false,
          "standard_phone": false,
          "conference_phone": false,
          "whiteBoard": false,
          "large_display": false,
          "security_lock": false,
          "CCTV": false,
          "voice_recorder": false,
          "air_conditioning": false,
          "heating": false,
          "natural_lLight": false,
          "dual_display_screen": false,
          "display_screen": false,
          "wireless_presentation": false,
          "pa_system": false,
          "desktop_monitor": false,
          "flip_chart": false,
          "secure_storage": false
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=477e9962-5b46-417c-ac62-a808ff94db43",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=477e9962-5b46-417c-ac62-a808ff94db43&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/606?w=600&h=600&anchor=middlecenter&cache=2024-01-30T16:10:27.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": null,
          "type": 0,
          "charges_fee": false,
          "cancellation_limit_minutes": null
        }
      },
      {
        "id": "3748847d-ba17-4e33-8736-2c2ed061cc78",
        "name": "Nexudus Main Locker Group 2",
        "description": null,
        "unit_types": [
          "0"
        ],
        "capacity": null,
        "desk_capacity": 0,
        "resource_type": {
          "id": "Salto Lockers",
          "name": "Salto Lockers"
        },
        "rates": [],
        "features": {
          "standing_desk": false,
          "quiet_zone": false,
          "wireless_charger": false,
          "privacy_screen": false,
          "soundproof": false,
          "catering": false,
          "tea_and_coffee": false,
          "drinks": false,
          "projector": false,
          "internet": false,
          "standard_phone": false,
          "conference_phone": false,
          "whiteBoard": false,
          "large_display": false,
          "security_lock": false,
          "CCTV": false,
          "voice_recorder": false,
          "air_conditioning": false,
          "heating": false,
          "natural_lLight": false,
          "dual_display_screen": false,
          "display_screen": false,
          "wireless_presentation": false,
          "pa_system": false,
          "desktop_monitor": false,
          "flip_chart": false,
          "secure_storage": false
        },
        "group": null,
        "calendar_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/calendar?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=3748847d-ba17-4e33-8736-2c2ed061cc78",
        "available_url": "https://ellison.redirectme.net/api/apps/marketplaceapplications/available?marketplace_id=78d4f2ac-e3a1-42ef-9158-b7df3c765ada&location_id=d4cb499b-ec2c-4208-ae9f-3699ed4e210e&resource_id=3748847d-ba17-4e33-8736-2c2ed061cc78&start_local=2024-01-31T15:00&duration_minutes=60",
        "image_url": "https://xyz.spaces.nexudus.com/en/publicresources/getimage/707?w=600&h=600&anchor=middlecenter&cache=2024-01-30T16:10:27.0000000Z",
        "cancellation_policy": {
          "amount": null,
          "percent": null,
          "type": 0,
          "charges_fee": false,
          "cancellation_limit_minutes": null
        }
      }
    ],
    "plans": [
      {
        "id": "429f39d5-3f9c-45e0-9f43-a5a68bc56200",
        "name": "Hot-desk",
        "description": "A fully kitted desk at Default. Includes 10Gb internet connection, power and unlimited tea and coffee.",
        "buy_url": "https://xyz.spaces.nexudus.com/login?returnurl=%2Fen%2Fsignup%2Fpriceplan%2F429f39d5-3f9c-45e0-9f43-a5a68bc56200",
        "price": {
          "amount": 250,
          "currency": "USD"
        },
        "price_per_day": 8.333333333333334,
        "group": null,
        "cycle_in_months": 1,
        "cycle_in_weeks": 0
      },
      {
        "id": "d4127ac9-c95e-4a18-97dc-40331bd189e1",
        "name": "Dedicated-desk",
        "description": "<p>Your own desk Default. Includes 10Gb internet connection, power, a private locker and unlimited tea and coffee.j</p>",
        "buy_url": "https://xyz.spaces.nexudus.com/login?returnurl=%2Fen%2Fsignup%2Fpriceplan%2Fd4127ac9-c95e-4a18-97dc-40331bd189e1",
        "price": {
          "amount": 550,
          "currency": "USD"
        },
        "price_per_day": 18.333333333333332,
        "group": "Dedicated desks",
        "cycle_in_months": 1,
        "cycle_in_weeks": 0
      },
      {
        "id": "6965bdb2-4a76-4178-b206-fe43ed55f776",
        "name": "Private office",
        "description": "Your own private office Default. Includes 10Gb internet connection, bike racks, a parking space, unlimited tea and coffee and events for all your team.",
        "buy_url": "https://xyz.spaces.nexudus.com/login?returnurl=%2Fen%2Fsignup%2Fpriceplan%2F6965bdb2-4a76-4178-b206-fe43ed55f776",
        "price": {
          "amount": 1150,
          "currency": "USD"
        },
        "price_per_day": 38.333333333333336,
        "group": null,
        "cycle_in_months": 1,
        "cycle_in_weeks": 0
      },
      {
        "id": "600d50c5-a024-4a9c-a32c-858e64315756",
        "name": "Part-time Access",
        "description": "Up to 10 days at Default. Includes 10Gb internet connection, unlimited tea and coffee and 30 USD of meeting room use a week.",
        "buy_url": "https://xyz.spaces.nexudus.com/login?returnurl=%2Fen%2Fsignup%2Fpriceplan%2F600d50c5-a024-4a9c-a32c-858e64315756",
        "price": {
          "amount": 190,
          "currency": "USD"
        },
        "price_per_day": 6.333333333333333,
        "group": null,
        "cycle_in_months": 1,
        "cycle_in_weeks": 0
      }
    ],
    "products": [
      {
        "id": "38db1cd3-f268-4d43-923a-e8dcbf864820",
        "name": "Day Pass",
        "buy_url": "https://xyz.spaces.nexudus.com/login?returnurl=%2Fstore%2Fproducts%3Fproduct_id%3D101",
        "image_url": "https://xyz.spaces.nexudus.com/en/products/getImage/101?w=600&w=600&anchor=middlecenter&cache=2023-08-22T17:09:38.0000000Z",
        "price": {
          "amount": 25,
          "currency": "USD"
        },
        "group": null
      },
      {
        "id": "6ee6bb60-1288-4d48-b255-d81b46f70069",
        "name": "10 day passes",
        "buy_url": "https://xyz.spaces.nexudus.com/login?returnurl=%2Fstore%2Fproducts%3Fproduct_id%3D102",
        "image_url": "https://xyz.spaces.nexudus.com/en/products/getImage/102?w=600&w=600&anchor=middlecenter&cache=2023-06-15T11:55:49.0000000Z",
        "price": {
          "amount": 200,
          "currency": "USD"
        },
        "group": "Day Passes"
      }
    ],
    "events": [
      {
        "id": "b110dfee-99d1-42ec-a3bd-c86fb3f94512",
        "name": "Python bootcamp",
        "image_url": "https://xyz.spaces.nexudus.com/en/events/getSmallImage?id=101&h=100&w=100&cache=2024-01-29T18:02:31.0000000Z",
        "large_image_url": "https://xyz.spaces.nexudus.com/en/events/getLargeImage?id=101&h=600&w=600&cache=2024-01-29T18:02:31.0000000Z",
        "buy_url": "https://xyz.spaces.nexudus.com/en/events/101/python-bootcamp",
        "tickets": []
      }
    ]
  }
]

Example Request

curl -X GET \
  "https://spaces.nexudus.com/api/apps/marketplaceApplications/feed" \
  -H "Authorization: Bearer YOUR_TOKEN"