GET
/
contracts
CLI
curl --request GET \
--url 'https://api.coinpaprika.com/v1/contracts'
[
  "eth-ethereum"
]

Response

200
application/json

successful operation

The response is of type string[].