Airbnb · Example Payload

Airbnb Listing Update Example

example-description

Airbnb Listing Update Example is an example object payload from Airbnb, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionproperty_typeroom_typebedroomsbathroomsbedsmax_guestsamenitieshouse_rulescheck_in_timecheck_out_timecancellation_policy

Example Payload

Raw ↑
{
  "name": "example-name",
  "description": "example-description",
  "property_type": "example-property_type",
  "room_type": "example-room_type",
  "bedrooms": 1,
  "bathrooms": 1,
  "beds": 1,
  "max_guests": 1,
  "amenities": [],
  "house_rules": "example-house_rules",
  "check_in_time": "example-check_in_time",
  "check_out_time": "example-check_out_time",
  "cancellation_policy": "example-cancellation_policy"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/airbnb-listing-update-example"
All examples
curl "https://apis.io/api/v1/examples?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.