Exchange rate
Retrieve the current exchange rate from MYTH to USD.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
x-mythical-environment-idstring · uuidRequired
Identifier for the environment that this request should interact with
Responses
200
Data about currency exchange rate
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/v1/exchange-rateLast updated