API Documentation

⌘K
GET/api/1/equity/shares-float/{identifier}

Shares Float API

Returns free float percentage, float shares, and outstanding shares (latest snapshot plus history)

Parameters

1
identifierstringrequired
path

Security identifier: ISIN, ticker, CUSIP, SEDOL, or WKN

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/equity/shares-float/US0378331005' \
  -H 'Accept: application/json'
200 Response
Default Response