HOME Digital Data Standard (1.0.0)

Download OpenAPI specification:

Introduction

The HOME Digital Data Standard is build to create a univocal way to share student housing data. It also serves as a the technical specifications document to use when creating a JSON Feed, which allows housing providers and housing intermediaries to publish their student housing offers on the HOME solution, and with that, in the Erasmus+ App.

This openapi specifications are based on this document.

Digital Data Standard

JSON Feed

HOME Digital Data Standard

Responses

Response samples

Content type
application/json
{
  • "metadata": {
    },
  • "listings": [
    ],
  • "pagination": {
    }
}