The only response format supported is JSON.



Example JSONP Request

curl --request GET \
     --url 'https://venturecapitalarchive.com/api/limited-partners-data/getAllLimitedPartners?apiKey=API_KEY' \
     --header 'accept: application/json'