New to this site and using APIs

Hello,
I’m new to APIs and how to use them.
I’m pretty familiar with PowerShell.
Can anyone point me to relevant articles (in this site OR other sites) to get me up and running?
Many thanks,
B

Welcome.

:slight_smile: seems I need more help than this - can you share working examples with me, so I can understand code structure?
Much appreciated.

@blynsk I can help with curl examples to get you JSON data, but I have no idea how to format the output once there, as I use PHP/Postgres/HTML/CSS/Javascript to store/format the data for front-end usage.

So, the basic usage is very simple

 curl -uri "https://api.tfl.gov.uk/line/mode/tube,overground,dlr,elizabeth-line,tram/status"