For AI agents: visit https://developers.spoton.com/reserve/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
ReserveReserve
GuidesAPI Reference
Log InReserve
API Reference
Log In
GuidesAPI Reference

Seatninja Consumer Api

  • CustomerReservation
    • /customer/{customerId}/reservationsget
    • /customer/{customerId}/reservations/{reservationId}get
    • /customer/{customerId}/reservations/{reservationId}put
    • /customer/{customerId}/reservations/{reservationId}del
    • /customer/{customerId}/reservations/{reservationId}/availabletimes/{date}get
    • /customer/{customerId}/reservations/{reservationId}/availabletimes/{date}/{partySize}get
    • /customer/{customerId}/reservations/{reservationId}/checkinpost
    • /customer/{customerId}/reservations/{reservationId}/confirmpost
  • Restaurant
    • /restaurant/{restaurantId}get
    • /restaurant/{restaurantId}/diningtablesget
    • /restaurant/{restaurantId}/membertiersget
    • /restaurant/{restaurantId}/sectionsget
  • Restaurants
    • /restaurantsget
  • Reservation
    • /v2/reservations/{restaurantId}/availabletimes/{date}/{partySize}get
    • /v2/reservations/{restaurantId}/reservationpost
    • /v2/reservations/{restaurantId}/waitlistpost
    • /v2/reservations/{restaurantId}/waittimeget
    • /v2/reservations/{restaurantId}/waittime/batchget
    • /v2/reservations/{restaurantId}/waittime/{partySize}get
  1. Seatninja Consumer Api

CustomerReservation

Handles reservation and wait lists for the customer.

Updated 3 months ago


/customer/{customerId}/reservations

Updated 3 months ago


/customer/{customerId}/reservations