Get Branding
Returns the white-label branding for the application resolved from the API key: colors, fonts, border radii, logo URLs and UI/UX options. Custom domain and white-label email settings are managed only in the Business Console and are not part of this response.
Overview
Returns the white-label branding for the application resolved from your API key — the same branding shown to end users in the verification flow. The response covers colors, fonts, border radii, logo URLs and UI/UX options.When to use it
- Read current theme — fetch the active palette, font and logos before rendering or editing them.
- Sync branding — mirror Didit branding into your own admin UI.
Notes
- The application is resolved from the API key — there are no path or query parameters.
logo_square,logo_rectangular,faviconandfont_urlare read-only. Set logos by uploading images in Update Branding.- Custom domain and white-label email are not part of this response; they remain managed in the Business Console.
Permissions
The API key must be able to read customization for the application.Related
Authorizations
Response
Current branding customization for the application.
White-label branding for an application: colors, fonts, radii, logo URLs and UI/UX options. Logo URLs are read-only (set them by uploading images). Custom domain and white-label email are not included.
Read-only. Resolved Google Fonts stylesheet URL for the selected family.
Read-only URL of the square logo. Upload via image_square.
Read-only URL of the rectangular logo. Upload via image_rectangular.
Read-only URL of the favicon. Upload via image_favicon.