Public Offers API v1
dexie provides a public interface for integrations in trading bots, wallets or other applications. Authentication is not required but abusive IPs might get rate limited. If you have any questions, join our Discord. If something does not work right, check the dexie Status Page.
💡 Tip: If you are looking for simple token (CAT) pricing data, use the Prices API.
If you want to link to dexie or show a dexie icon, head over to the dexie kit.
Offer Statuses
0
1
2
3
4
5
6
Open
1
Pending
2
Cancelling
3
Cancelled
4
Completed
5
Unknown
6
Expired
Endpoints
https://api.dexie.space/v1/
Mainnet
https://api-testnet.dexie.space/v1/
Testnet
Post an Offer
POST https://api.dexie.space/v1/offersSearch for Offers
GET https://api.dexie.space/v1/offersInspect an Offer
GET https://api.dexie.space/v1/offers/:idQuery Liquidity RewardsIncentives
POST https://api.dexie.space/v1/rewards/checkClaim Liquidity RewardsIncentives
POST https://api.dexie.space/v1/rewards/claimWebsocket Streaming APIPro
wss://api.dexie.space/v1/streamDisclaimer
The API is provided "as is", with no guarantee of completeness, accuracy, reliability, and without warranty of any kind. Use on your own risk.