# Page Not Found

`/docs/rest-api/project-routes` does not exist. Similar pages:

- [Get project routing rules (Vercel SDK)](/docs/rest-api/sdk/project-routes/get-project-routing-rules.md): GET /v1/projects/{projectId}/routes Get the routing rules for a project. Supports searching by name/ID/pattern, filtering by route type, and diffing
- [Get project routing rules](/docs/rest-api/project-routes/get-project-routing-rules.md): GET /v1/projects/{projectId}/routes Get the routing rules for a project. Supports searching by name/ID/pattern, filtering by route type, and diffing
- [Stage routing rules (Vercel SDK)](/docs/rest-api/sdk/project-routes/stage-routing-rules.md): PUT /v1/projects/{projectId}/routes Stage routing rules for a project. Set overwrite to true to replace all existing rules, or omit it to merge with
- [Stage routing rules](/docs/rest-api/project-routes/stage-routing-rules.md): PUT /v1/projects/{projectId}/routes Stage routing rules for a project. Set overwrite to true to replace all existing rules, or omit it to merge with
- [Add a routing rule](/docs/rest-api/project-routes/add-a-routing-rule.md): POST /v1/projects/{projectId}/routes Add a single routing rule to a project at a specified position. Defaults to the end of the list if no position

All pages: [/llms.txt](/llms.txt)
