How to open api in browser without coding?

I want to open API in browser but I don’t know how.
There are many APIs which we can open in browser directly. For example: …com/api/v1?api_key=[apikey]?promot=what+is+your+name
How can I do this in openai API?

here you go link

What coding language are you using? OpenAI uses and API library. If you are using python I can gladly help you!