How to find the API base url

how do I find the api base url of a website?

You will usually find this info in their API documentation.

can you give me an example on how to find this please?

Google the name of the product and put “Api documentation” after it. That will usually get you what you are after.

i want to call the lyrics from a website to my app

I would suggest first to look at some tutorials online that explain the fundamentals of how API’s work as this will give you a stronger understanding of the requirements needed to get this working as it is too complex of a subject for me to dive in to on the forums.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.