PaintSwap
Search
K

API Endpoints

List of endpoints used by the client application to communicate with the PaintSwap API and contracts

General notes

Endpoints are subject to change during the ongoing development of our platform, for support please visit our discord.
All prices are reported in the wei unit.

Sales

Sale endpoints return relevant sales data like seller, collection, maxOffer, etc.
get
https://api.paintswap.finance/v2
/sales
Sales Index
get
https://api.paintswap.finance/v2
/sales/:id
Sales Show
get
https://api.paintswap.finance/v2
/sales/stats
Stats

Collections

get
https://api.paintswap.finance/v2
/collections
Collections Index
get
https://api.paintswap.finance/v2
/collections/:address
Collections Show