Get Server information (Include server name) by IP with API

I would like to get all information of a server with the fivem api i saw

https://servers-live.fivem.net/api/servers/single/CODE

but not work with ip like

https://servers-live.fivem.net/api/servers/single/[IP]:[PORT]

but this api is really complete that why i need help to get all this info by ip with an api

(http://[IP]:[PORT]/info.json is not enought i cant get the server name)

Thanks a lot

Use /dynamic.json endpoint on the server

Yes but i dont have all information like https://servers-live.fivem.net/api/servers/single/CODE

What information are you missing? all /info.json, /dynamic.json and /players.json endpoints should provide the same info