# Page Not Found

The URL `api/stacks` does not exist.

You might be looking for one of these pages:
- [API documentation](https://docs.portainer.io/api/docs.md)
- [Edge Stacks](https://docs.portainer.io/user/edge/stacks.md)
- [Stacks](https://docs.portainer.io/user/docker/stacks.md)
- [API usage examples](https://docs.portainer.io/api/examples.md)
- [Accessing the Portainer API](https://docs.portainer.io/api/access.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.portainer.io/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.portainer.io/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api/docs.md`)
- Use `Accept: text/markdown` header for content negotiation