get https://api.vantage.sh/v1/ping
This is a health check endpoint that can be used to determine Vantage API healthiness. It will return 200 if everything is running smoothly.
Log in to see full request history
Response
This is a health check endpoint that can be used to determine Vantage API healthiness. It will return 200 if everything is running smoothly.
xxxxxxxxxx
curl --request GET \
--url https://api.vantage.sh/v1/ping \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: