API Security and authentication

I use a paid service API. How can I not show the authorization token in the code when I retrieve the json files?
Are there any tutorials for this?

Hello,
How are you using your API exactly?

is a football statistics site.
I have already created the site with Wordpress but I wanted to try to recreate it using Wappler … I don’t know if I will succeed since I am not a programmer.
With Wordpress I used a Plugin called JSON Content importer pro, and used a bit of twig

I use API connector component, but it runs in browser… there is some tutorial to recreate connection in other ways?

You need to use the API actions in Server Connect, not the one on the clientside.

2 Likes