Connecting API Data: Authentication

Hi @rjakes, Previously I suggest HTML API as it pre-renders the content server-side and thought of it in a different way, thanks for further clarification.

  1. You can manage authentication & authorization in builder using Advanced Data Fetching techniques.

  2. You can certainly add an Authorization Header to API calls with some custom javascript written. You can find stepwise instructions again at Creating Dynamic URLs with Advanced Data Fetching.

Hope this was able to help, but please feel free to reach out if you face issues while achieving this or email us at support@builder.io!