요기요
community한국 음식 배달 플랫폼. 맛집 검색, 주문, 배달 추적 서비스.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://www.yogiyo.co.kr/api/v1/restaurants-geo/주변 음식점 검색
Parameters
lat위도 (numberrequiredlng경도 (numberrequiredsearch검색어 (stringoptionalcategory카테고리 필터 (stringoptionalReturns
restaurants[] with id, name, rating, review_count, min_order_amount, estimated_delivery_time, categoriesGET
https://www.yogiyo.co.kr/api/v1/restaurants/{id}/menu/음식점 메뉴 조회
Parameters
id음식점 ID (integerrequiredReturns
categories[] with name, items[] with name, price, description, image, options[]GET
https://www.yogiyo.co.kr/api/v1/restaurants/{id}/reviews/음식점 리뷰 조회
Parameters
id음식점 ID (integerrequiredpage페이지 (integeroptionalReturns
reviews[] with rating, comment, menu_items, created_at, user