Configure developers portal branding

Configure developers portal branding

Summary

You can set up the branding (graphical styles) of the developer portal.

To apply the cofigurations you must go to Settings > Developer Portal > Branding.




General customizations

In this section you can:
  1. Define the page item is the item shown in the tab or window of the web browser.
  2. Select a logo
  3. Select a favicon
  4. Enter a header custom: You can ingest an HTML page to insert as an iframe from the header of the developer portal.

CSS and Javascript

You can add CSS code and Javascript to modify the styles and behavior of all pages in the developer portal.






    • Related Articles

    • Configure developers portal home page

      Summary The start page of the developer portal is displayed when the user enters their portal and is not authenticated. To set up the Developer Portal homepage, you must go to Settings > Developer Portal > Home page. HTML content The text item allows ...
    • Developers portal

      Summary The developers portal is for users who will access and start using APIs. Home Page Upon entering the portal of its organization would show a home page. You can register or log in here if you have already registered. If you have a user with ...
    • Register for the developer portal

      Summary Follow these instructions to register for the development portal. Register In order to consult the APIs of the portal you should register. Enter the developer portal and then click on the buttonRegister. Fill out the form with your e-mail and ...
    • Create and configure APIs

      Summary APIs would be exhibited on the developer portal. An API can contain multiple versions, and each of the minimum versions. To create an API you must go to APIs > New APIs. Configure APIs When creating a new API you should complete the Title, ...
    • Configure context variables at method parameters

      Summary Context variables allow you to associate values assigned to the account, users and applications to APIs parameters values. By setting up the API method you can relate its parameters to context variables. When a request is made to the method, ...