GET
/
{ipAddress}
/
details
curl --request GET \
  --url https://gateway.finhub.cloud/ip/1.0.0/{ipAddress}/details \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

ipAddress
string
required