API
Directly interact with the CoW protocol to place, manage and settle your orders through a documented API interface.
See API Docs (Swagger) for more details.
The following table contains the endpoints per network:
Network | Production Endpoint | Example |
---|---|---|
Mainnet | https://api.cow.fi/mainnet | |
Gnosis Chain | https://api.cow.fi/xdai | |
Goerli | https://api.cow.fi/goerli |
This information can also be found at https://github.com/cowprotocol/services/blob/main/crates/orderbook/openapi.yml#L5-L19
Last updated