> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/velo/apis/wix-restaurants-v2/introduction.md ## Article Content: # About the Restaurants API The Restaurants API provides all the functionality required to manage various aspects of a restaurant's online presence. The Restaurants API includes the following APIs: - [Menus](https://dev.wix.com/docs/velo/api-reference/wix-restaurants-v2/menus/menus-introduction.md): This API allows you to create and manage restaurant menus. - [Operations](https://dev.wix.com/docs/velo/api-reference/wix-restaurants-v2/operations/introduction.md): This API allows you to create and manage restaurant operations. - [Fulfillment Methods](https://dev.wix.com/docs/velo/api-reference/wix-restaurants-v2/fulfillment-methods/introduction.md): This API allows you to create and manage restaurant fulfillment methods such as delivery, and pickup. - [Service Fees](https://dev.wix.com/docs/velo/api-reference/wix-restaurants-v2/service-fees/introduction.md): This API allows you to create and manage rules for applying service fees to orders, allowing custom pricing and fee structures based on specific conditions. ## Terminology - **Operation**: A distinct service that a restaurant offers. For example, a restaurant may offer a takeaway operation and a catering operation, where each would work with different time frames, availabilities, and fees. - **Fulfillment method**: A method by which a restaurant can serve its customers their orders. - **Service fee**: A rule defining the fee that's applied when specific conditions are met.