API structure has changed
10 structure changes including:
2 Breaking changes
5 Additions
3 Modifications
2 Removals
Modified
3
Breaking
GET /signals-history-batched
- Query
-
limit query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /signals-history/{ticker}
- Query
-
limit query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /signals/{ticker}
- Response
-
200 response Modified
-
application/json content type Modified
-
date property Modified
-
string-1 alternative Modified
-
Type went from
string(date-time)tostring(date-time) | null
-
Type went from
-
string-2 alternative Modified
-
Type went from
stringtostring | null
-
Type went from
-
string-1 alternative Modified
-
date property Modified
-
application/json content type Modified
Removed
2
Breaking
GET /signals-history-batched-all
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /tickers/available
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
GET /signals-history-all
GET /signals-legacy-history-all
GET /signals-legacy-history-batched
GET /signals-legacy-history/{ticker}
GET /signals-legacy/{ticker}