Skip to main content
GET
/
token
/
{id}
/
image
cURL
curl --request GET \
  --url https://api.odin.fun/v1/token/{id}/image \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

default - image/*

Image stream