# XBID Public Trades v1 ## Get all public XBID trades - [GET /public-api/1.0/xbid/public-trades](https://api-reference.etpa.nl/public-xbid-trades/xbid-public-trades-v1/getallxbidtrades.md): Get all public XBID trades which can be filtered and paged. Constraints: - If no content is found for the provided parameters, the request will return a 204 No Content. - If the system is unavailable, the request will return a BAD REQUEST response.`. ## Get Recent Public XBID Trades - [GET /public-api/1.0/xbid/public-trades/recent](https://api-reference.etpa.nl/public-xbid-trades/xbid-public-trades-v1/getrecenttrades_1.md): 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.