diff --git a/developers/api-references.md b/developers/api-references.md index bfb48f0..a28bc14 100644 --- a/developers/api-references.md +++ b/developers/api-references.md @@ -2,6 +2,10 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.alexgo.io)) to access the latest market data on ALEX. +## Pool + +--- + {% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/allswaps" method="get" %} [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} @@ -34,6 +38,10 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.a [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} +## Stats + +--- + {% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/stats/tvl" method="get" %} [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} @@ -46,6 +54,10 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.a [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} +## Price + +--- + {% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/price/{token}" method="get" %} [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} @@ -62,6 +74,10 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.a [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} +## DEX + +--- + {% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/pairs" method="get" %} [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} @@ -82,6 +98,10 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.a [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} +## Coin-gecko + +--- + {% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v2/coin-gecko/pairs" method="get" %} [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} @@ -90,6 +110,10 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.a [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %} +## Public + +--- + {% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/public/pairs" method="get" %} [https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml) {% endswagger %}