How can I use this api

I am using WordPress + totalContest in my backend.
I got this API from my total contest Plugin. can anyone help to use this API?

Get submissions : https://babitor.com/wp-json/totalcontest/v2/contest/182/submissions

Upload a submission : https://babitor.com/wp-json/totalcontest/v2/contest/182/enter

Get submission object

https://babitor.com/wp-json/totalcontest/v2/submission/SUBMISSION_ID

Cast vote

https://babitor.com/wp-json/totalcontest/v2/submission/SUBMISSION_ID/vote

Please help me to find a way to use this API?

use the web component

you can find some guides in the #guides section
https://community.kodular.io/search?expanded=true&q=API%20%20%23guides

also this example might help App Inventor Tutorials and Examples: Dropbox | Pura Vida Apps
and you can find much more after doing a search here in the community…
what about trying something and if you got stuck, post a screenshot of your relevant blocks?

Taifun