MealMe · Example Payload

Mealme Api Cart Request Example

DeliveryFoodGroceryOrderingRestaurant

Mealme Api Cart Request Example is an example object payload from MealMe, with 21 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cart_iditemspickupdriver_tip_centsuser_latitudeuser_longitudeuser_street_numuser_street_nameuser_apt_numuser_cityuser_stateuser_countryuser_zipcodeuser_dropoff_notesuser_nameuser_emailuser_phoneuser_iddisable_smscustomer_order_idautofill_selected_options

Example Payload

Raw ↑
{
  "cart_id": "kQ8vZEd-UnW_gZu6c4iO",
  "items": [
    "example"
  ],
  "pickup": false,
  "driver_tip_cents": 100,
  "user_latitude": 37.7786357,
  "user_longitude": -122.3918135,
  "user_street_num": "188",
  "user_street_name": "King Street",
  "user_apt_num": "example",
  "user_city": "San Francisco",
  "user_state": "CA",
  "user_country": "US",
  "user_zipcode": "94107",
  "user_dropoff_notes": "Leave at the front desk",
  "user_name": "Steve Jobs",
  "user_email": "diner@example.com",
  "user_phone": 14155550123,
  "user_id": "user_abc123",
  "disable_sms": false,
  "customer_order_id": "id_7b2c4e",
  "autofill_selected_options": false
}

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/mealme-api-cart-request-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.