Configure developers portal home page

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 you to add HTML code to customize the layout and content of the developer portal homepage.

CSS and Javascript

You can add CSS and custom Javascript to modify the graphic styles and behavior of your portal's startup page.








    • Related Articles

    • 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: Define the page item is the item shown ...
    • 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, ...