Resy Internal Web/Mobile API (Undocumented)

Resy's web and mobile clients communicate with an internal API at api.resy.com. This API is not publicly documented or supported, requires credentials extracted from a logged-in session, and is subject to change without notice. The community has reverse-engineered it; the libraries referenced below are unofficial and not affiliated with or endorsed by Resy.

API entry from apis.yml

apis.yml Raw ↑
aid: resy:internal-web-api
name: Resy Internal Web/Mobile API (Undocumented)
description: Resy's web and mobile clients communicate with an internal API at api.resy.com. This API
  is not publicly documented or supported, requires credentials extracted from a logged-in session, and
  is subject to change without notice. The community has reverse-engineered it; the libraries referenced
  below are unofficial and not affiliated with or endorsed by Resy.
humanURL: https://resy.com/
baseURL: https://api.resy.com
tags:
- Internal
- Undocumented
- Mobile
properties:
- type: CodeExamples
  url: https://github.com/lgrees/resy-cli
  title: resy-cli (Community, Unofficial - Go)
- type: CodeExamples
  url: https://github.com/jeffknaide/resy-bot
  title: resy-bot (Community, Unofficial - Python)
- type: CodeExamples
  url: https://github.com/Alkaar/resy-booking-bot
  title: resy-booking-bot (Community, Unofficial - Scala)