Endpoints
Artist
Retrieve a single artist by its OMID
curl -X GET "https://api.vleer.app/metadata/v1/artist/string"{
"id": "string",
"name": "string",
"image": "http://example.com"
}Empty
Retrieve a single artist by its OMID
curl -X GET "https://api.vleer.app/metadata/v1/artist/string"{
"id": "string",
"name": "string",
"image": "http://example.com"
}