Get Currency Pair Logo
Returns a composite logo for a currency pair. Supports styles via the variant parameter: diagonal-split — diagonal split with base in upper-left triangle, side-by-side — horizontal alignment. Add rounded modifier for rounded corners on either style.
Path parameters
Base currency code on the left side of the pair.
Base currency code on the left side of the pair.
Quote currency code on the right side of the pair.
Quote currency code on the right side of the pair.
Query parameters
Output image format. SVG is not supported for currency pair logos.
Output image format. SVG is not supported for currency pair logos.
Height of the output image in pixels. The width depends on the style: square for diagonal split styles, up to double-width for side-by-side.
Height of the output image in pixels. The width depends on the style: square for diagonal split styles, up to double-width for side-by-side.
Comma-separated list of variant modifiers. Combine a style with optional design and rounding modifiers.
Styles (one allowed): diagonal-split, side-by-side
Rounding (optional modifier): rounded — adds rounded corners to the selected style
Comma-separated list of variant modifiers. Combine a style with optional design and rounding modifiers.
Styles (one allowed): diagonal-split, side-by-side
Rounding (optional modifier): rounded — adds rounded corners to the selected style
Response
The currency pair logo image.
Changes
No recorded changes to this endpoint across all 1 revision of this API.