There’s a function at the bottom “Import call from Curl” in the same box that you have the authentication part and API Name but after the API Call.
You can copy paste your curl and Bubble will try to create the call for you.
-s is the url -h are header and and the -d can be but in Body json of API Connector if you want to manually enter it.