Hi,
Nice to see that you combine Baserow with Bravo Studio. I took the following steps to set up a connection in Bravo Studio. Note that I use the cloud version of Baserow, but I think that in the self-hosted version you only need te change baserow.io in your own url.
- Click API collections in Bravo Studio and Select “Create a new collection”
- Pick the option “Start from Scratch” and offer it a name and description (I always pick the name of my base of the name for the collection)
- Make a request to the Baserow API like in the screenshot below. Notice that you need to offer a header with the name “Authorization” and a value "Token " followed by the token of your base.
You can use the send button to test if data is returned.
To get more information about the API (endpoints, expected responses,…), you go to your baserow instance, click the 3 vertical dots next to your instance and select “View API docs”

Regards
Frederik