My API in a single line URL

Dear Geeks Hi
Does INFURA support API in URL?
For example in another website I can run:
https://api.SOMEWEBSITE.com/theirsomething?fsyms=BTC&tsyms=USD&api_key={MY_API_KEY}
instead of:
Curl or JSON-RPC or WS or any thing else.

Also I get 404 roor by:
URL: https://mainnet.infura.io/v3/be14a8f47f264a498252c462e591b378
and

https://mainnet.infura.io/v3/MY-PROJECT-ID_IS_HERE?{"jsonrpc":"2.0","method":"eth_accounts","params":[],"id":1}'

Any URL suggestion? :wink:
It is highly appreciated.

Hi @Pedram_Haghighy, try out our getting started guide and let us know if that helps! If it doesn’t can you provide whatever error response you’re receiving?