HomeGuidesAPI Reference
Log In

Endpoints

/groceries: The Grocery API

  • /search: The Grocery Search API
    • /product: The Grocery Product Search API
    • /store: The Grocery Store Search API
    • /cart: The Grocery Cart Search API
  • /details: The Grocery Details API
    • /product: The Grocery Product API
    • /products: The Grocery Store Inventory API
    • /quotes: The Grocery Delivery & Pickup API

/restaurants: The Restaurant API

  • /search: The Restaurant Search API
    • /item: The Restaurant Menu Item Search API
    • /store: The Restaurant Store Search API
    • /cart: The Restaurant Cart Search API
  • /details: The Restaurant Details API
    • /item: The Restaurant Menu Item API
    • /menu: The Restaurant Menu API
    • /quotes: The Restaurant Delivery & Pickup API

/order: The Food Ordering API

  • /order: The Delivery and Pickup Ordering API
  • /add_payment_method: The Add Payment Method API

/courier: The Courier API

  • /quote: The Courier Quote API
  • /cancel: The Courier Order Cancel API
  • /order: The Last-Mile Ordering API

/places: The Places API

  • /search: The Places Search API
  • /inventory: The Places Inventory API
  • /checkout: The Places Checkout API

/customer/service: The Customer Service API

  • /exit_chat: Exit customer support chat
  • /fetch_chat_ids: Fetch chat ids of a customer
  • /initiate_chat: Initiate a chat with a customer support agent
  • /read_message: Read messages in the chat
  • /send_message: Send a message in a chat

/location: The Geolocation API

  • /geocode: The Geocoding API
  • /reverse_geocode: The Reverse Geocoding API