> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/ngx-crud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/ngx-crud/reference/helpers/createurlwithid.md).

# createUrlWithId

Create the URL with identifier:

```typescript
createUrlWithId(apiUrl : string, apiRoute : string, id : Id) : string
```
