Cloudbeds · JSON Structure

Cloudbeds Guest Structure

A guest profile in Cloudbeds, used to associate one or more reservations with an identifiable person.

Type: Properties: 0
HospitalityHotelsPMSProperty ManagementChannel ManagerBooking EnginePayments

Guest is a JSON Structure definition published by Cloudbeds.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Guest",
  "description": "A guest profile in Cloudbeds, used to associate one or more reservations with an identifiable person.",
  "fields": [
    { "name": "guestID", "type": "string", "required": true, "description": "Cloudbeds guest identifier" },
    { "name": "propertyID", "type": "string", "required": false, "description": "Cloudbeds property the guest belongs to" },
    { "name": "firstName", "type": "string", "required": false, "description": "Given name" },
    { "name": "lastName", "type": "string", "required": false, "description": "Family name" },
    { "name": "email", "type": "string", "required": false, "description": "Email address" },
    { "name": "phone", "type": "string", "required": false, "description": "Phone number" },
    { "name": "country", "type": "string", "required": false, "description": "ISO 3166-1 alpha-2 country code" },
    { "name": "documentType", "type": "string", "required": false, "description": "Identification document type (passport, drivers_license, national_id)" },
    { "name": "documentNumber", "type": "string", "required": false, "description": "Identification document number" },
    { "name": "address", "type": "string", "required": false, "description": "Street address" },
    { "name": "city", "type": "string", "required": false, "description": "City" },
    { "name": "stateOrProvince", "type": "string", "required": false, "description": "State or province" },
    { "name": "postalCode", "type": "string", "required": false, "description": "Postal code" },
    { "name": "dateOfBirth", "type": "date", "required": false, "description": "Date of birth" },
    { "name": "language", "type": "string", "required": false, "description": "Preferred language (ISO 639-1)" },
    { "name": "marketingOptIn", "type": "boolean", "required": false, "description": "Marketing communications opt-in" },
    { "name": "notes", "type": "string", "required": false, "description": "Free-form notes" }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/cloudbeds-guest-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.