Skip to content

Get Recent Public XBID Trades

Request

The recent Public XBID trades API will return all the trades of the last 2 days.

Constraints:

  • If the system is unavailable, the request will return a BAD REQUEST response.
Security
api-key
Query
pageableobject(Pageable)required
GET
/public-api/1.0/xbid/public-trades/recent
curl -i -X GET \
  'https://acc-trading.etpa.nl/public-api/1.0/xbid/public-trades/recent?pageable=page%3D0%26size%3D1%26sort%3Dstring' \
  -H 'api_key: YOUR_API_KEY_HERE'

Responses

Xbid connection is down or has been disabled

Response
No content