branding_profile
Generate checkout image
Get checkout profile image
Endpoint that returns an svg that can be used to show the world your payment options. Go to the documentation for the checkout branding endpoints.
GET
branding_profile
Authorizations
X-API-Key authentication for accessing regular endpoints. Use Create api-key to create a key.
The content of the header should look like the following:
x-api-key: {api_key}Path Parameters
Profile Id like P00112233.abc123def321aAabBb9z9cccDdd
Image variant, multi-colors or mono-colored.
Available options:
colors, mono rgb hex color without the # character or an rbg() or rgba() color code
width of image
Pattern:
^[0-9]*$Template for branding image
Available options:
dintero_top_frame.svg, logos.svg Response
svg image
Last modified on June 18, 2026