How acces to api?

Hello, I’m backend noob and I don’t get it how i can access to api :frowning:

I install cockpit on public_html folder, add collection, generate api and now i have no idea how i can make call for fetch my data, i saw links like api/… etc. but for example , if i have site www.mysite.com , how api call should look ? Or i need do something more ?

public_html view

Get your token key inside Cockpit panel and make requests to your collection routes.
I guess you should read the documentation Here