Skip to main content
GET
branding_profile

Authorizations

x-api-key
string
header
required

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:

Path Parameters

profile_id
string
required

Profile Id like P00112233.abc123def321aAabBb9z9cccDdd

variant
enum<string>
required

Image variant, multi-colors or mono-colored.

Available options:
colors,
mono
color
string
required

rgb hex color without the # character or an rbg() or rgba() color code

width
string
required

width of image

Pattern: ^[0-9]*$
template
enum<string>
required

Template for branding image

Available options:
dintero_top_frame.svg,
logos.svg

Response

svg image

Last modified on July 14, 2026