# Page Not Found

The URL `making-requests/customizing-requests/parameters-as-headers` does not exist.

You might be looking for one of these pages:
- [Passing API Parameters as Headers](https://docs.scraperapi.com/control-and-optimization/passing-api-parameters-as-headers.md)
- [Making POST/PUT Requests](https://docs.scraperapi.com/synchronous-apis/making-post-put-requests.md)
- [Endpoints and Parameters](https://docs.scraperapi.com/data-pipeline/datapipeline-endpoints/endpoints-and-parameters.md)
- [Sending Custom Headers](https://docs.scraperapi.com/control-and-optimization/sending-custom-headers.md)
- [MCP Server](https://docs.scraperapi.com/integrations/llm-integrations/mcp-server.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/control-and-optimization/passing-api-parameters-as-headers.md`)
- Use `Accept: text/markdown` header for content negotiation