GET
/
v1
/
venture
/
top-companies
curl --request GET \
  --url https://api.invezo.com/v1/venture/top-companies \
  --header 'x-invezo-api-key: <api-key>'