diff --git a/index.html b/index.html index 8531ab9..18c470a 100644 --- a/index.html +++ b/index.html @@ -100,16 +100,56 @@
- The API currently only has one endpoint:
+ The quotes
endpoint can be accessed here:
https://api.chainz.rest/quote
- which returns a JSON object containing a quote.
+ This endpoint returns a 2 Chainz quote, and can optionally take the
+ batch
parameter which allows requesting more than one
+ quote at a time.
+
+ 2 Chainz has gone by many different names throughout his career and
+ this endpoint lets you request a random alias
that Tity
+ Boi has used over the years. Can be accessed here:
+ https://api.chainz.rest/alias
+
Made by Anson Biggs, - @Anson_3D + @Anson_3D
Inspired By kanye.rest which was