GET
/
v1
/
dex
/
{blockchain}
/
{name}
curl --request GET \
  --url https://backend.swap.coffee/v1/dex/{blockchain}/{name}
{
  "blockchain": "ton",
  "name": "stonfi"
}

Authorizations

X-Api-Key
string
header
required

Path Parameters

blockchain
string
required
name
string
required

Response

200
application/json
pool
blockchain
string
required
name
string
required