> For the complete documentation index, see [llms.txt](https://docs.whisk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whisk.com/api-overview.md).

# Whisk API Overview

- [Introduction](https://docs.whisk.com/api-overview/introduction.md): Learn how to integrate Whisk to power your food applications using our REST API.
- [Integration](https://docs.whisk.com/api-overview/whisk-api-integration.md): Learn how to integrate with the Whisk.
- [Authentication](https://docs.whisk.com/api-overview/auth.md): Learn how to authenticate the use of Whisk API services.
- [Server Token](https://docs.whisk.com/api-overview/auth/server-token.md): A server token allows you to enable server-to-server integration with Whisk for non-personalized data.
- [User Access Token](https://docs.whisk.com/api-overview/auth/user-access-token.md): A user access token authorizes you to read, modify or write data on behalf of a specific Whisk user.
- [Auth Flow Example](https://docs.whisk.com/api-overview/auth/user-access-token/auth-flow-example.md): Learn about the Whisk authentication flow.
- [Client Token](https://docs.whisk.com/api-overview/auth/client-token.md): A client token allows you to access a limited subset of Whisk APIs in read-only mode.
- [Anonymous Access from Client Apps](https://docs.whisk.com/api-overview/auth/anonymous-access-from-client-apps.md)
- [Whisk Sandbox](https://docs.whisk.com/api-overview/whisk-sandbox.md): Whisk Sandbox allows risk and cost free testing of our API services.
- [Getting Started](https://docs.whisk.com/api-overview/quick-start-guide.md)
