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
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
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 May 26, 2026