Update api-references.md

This commit is contained in:
Sidney
2022-08-11 18:35:11 +09:00
committed by GitHub
parent ccaacc1f98
commit ff21fe449c

View File

@@ -61,7 +61,18 @@ Documentation is also available in json format at [https://api.alexlab.co/swagge
[https://api.alexlab.co/swagger-api.json](https://api.alexlab.co/swagger-api.json)
{% endswagger %}
### DEX
{% swagger src="https://api.alexlab.co/swagger-api.json" path="/v1/pairs" method="get" %}
[https://api.alexlab.co/swagger-api.json](https://api.alexlab.co/swagger-api.json)
{% endswagger %}
{% swagger src="https://api.alexlab.co/swagger-api.json" path="/v1/tickers" method="get" %}
[https://api.alexlab.co/swagger-api.json](https://api.alexlab.co/swagger-api.json)
{% endswagger %}
{% swagger src="https://api.alexlab.co/swagger-api.json" path="/v1/historical_swaps/{ticker}" method="get" %}
[https://api.alexlab.co/swagger-api.json](https://api.alexlab.co/swagger-api.json)
{% endswagger %}