---
title: "Resolves and redirects a provided Audius app URL to the API resource URL it represents"
method: GET
path: "/resolve"
tags: ["resolve"]
---

# Resolves and redirects a provided Audius app URL to the API resource URL it represents

`GET /resolve`

This endpoint allows you to lookup and access API resources when you only know the
audius.co URL.
Tracks, Playlists, and Users are supported.

## Query parameters

- `url` string, required

## Other responses

- `302` — Internal redirect

---

[API](https://skmtc.dev/audius/apis/audius-api.md) · [All operations](https://skmtc.dev/audius/apis/audius-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/audius/audius-api/revisions/940230b2ed3d/schema)
