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.
Request
Query Parameters
url stringrequired
URL to resolve. Either fully formed URL (https://audius.co) or just the absolute path
Responses
- 302
Internal redirect
Loading...