How to add branding when using the Dropbox Sign API

Updated Sep 17, 2025

In this article

With branding, you can customize signature request emails on Standard and Premium API plans.

Non-embedded signing options

You can include your company’s logo and other details on non-embedded signature requests. Options include:

  • Uploading a company logo that will appear on email notifications and signer pages at the account level
  • Creating a tagline that will appear under the logo on all email notifications
  • Customizing the “From” address on email notifications
  • Adding a signature that will appear in all signature request email notifications
  • Redirecting signers to a specific URL after completion of a signature request

Learn how to set up branding in your account settings.

 

How can I customize the logo in multiple apps?

If you have a Premium API plan, you can customize the logo on each app.

highlighter icon

Note: You won’t be able to update the tagline, “From” field or email signature, as these are tied to the API key on the account level.

On any API plan, you can customize the redirect URL on each non-embedded signature request by using the signing_redirect_url parameter. Learn about the Send Signature Request endpoint.
highlighter icon

Note: This doesn’t refer to customizing the email address for the emails sent out. The email address is tied to the API key you're using. To change the email address, you'll need to implement Embedded Requesting or OAuth.

To change app level branding in API settings:

  1. Access your API settings.
  2. Scroll to API Apps.
  3. Click Edit next to the correct app.
  4. Click Upload under Company branding to add a logo.
  5. Click Update application to save your changes.

You can also update your API app through the Update API App endpoint. Use the custom_logo_file parameter to upload the file.

 

What if I want to do more to my embedded signing page, like change the colors?

If you have a Premium API plan, you can customize colors and remove “Powered by Dropbox Sign” from your embedded signer page.

How can I brand the appended signer page?

You can’t replace the Dropbox Sign logo or brand the appended signer page.

If you don’t want the Dropbox Sign logo on your signature request, we recommend placing fields on the document. This avoids creating the appended signer page. The appended signer page is created only if: 

1. You don’t have any fields on your document.

    and

2. You’re sending the signature request with the API.

If you have any questions, feel free to reach out directly to the API support team.

Was this article helpful?

Let us know how why it didn't help:

Thanks for letting us know!

Thanks for your feedback!

Community answers

  • API 1
    Posted by: phunction 3239 days ago
    4970
    4
    0

Other ways to get help