---
title: "Parse a URI"
description: "Split a URI into scheme, credentials, host, port, path, query, and fragment."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Parse a URI

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/identifiers-time/parse-uri/index.mdx
