Get asset information
GET/v1/assets/:id/info
The endpoint returns general information on the asset based on the asset ID in the chosen language (default is English). It will also return the maintenance_reason if the selected asset is currently in maintenance mode.
Translation troubleshooting
Scenario 1: Description received in English instead of the chosen language
If Bitpanda does not support the language requested in the header, you will receive a description in English in the response. Currently, Bitpanda supports translation for German, Polish, French, Spanish, Italian and Turkish.
Scenario 2: Description received is empty
In some exceptional cases, a new asset can be released before having all the translations in supported languages available. If you received an empty description in the response, you would need to make another call with the language parameter changed to English (en) to get the default assets description.
Request
Responses
- 200
- 401
- 404
- 422
- 429
- 500
- 503
Success Response
Unauthorized
Error
Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueError
Maintenance or Service unavailable