---
title: Route
---
# Route APIs
Because the API and use cases for `` includes data loading, mutations, and more, `` has its own documentation category.
Please refer to:
- [``][route]
- [`loader`][loader]
- [`action`][action]
- [`errorElement`][errorelement]
- [`shouldRevalidate`][shouldrevalidate]
[route]: ../route/route
[loader]: ../route/loader
[action]: ../route/action
[errorelement]: ../route/error-element
[shouldrevalidate]: ../route/should-revalidate