From a9c8d451253f7bcd3efe8c9a98697fb5c34adc4b Mon Sep 17 00:00:00 2001 From: Drew Fitzpatrick Date: Sat, 8 Sep 2018 10:28:45 -0400 Subject: [PATCH] Add Custom Emojis endpoint to the docs. (#702) * Add Custom Emojis endpoint to the docs. Everyone needs to know about the most important endpoint. * Move custom emoji API listing. * Move custom emojis back under Instances, adding a listing to the ToC --- Using-the-API/API.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Using-the-API/API.md b/Using-the-API/API.md index 80b520f7..3dd34393 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -16,6 +16,7 @@ API overview - [Follow Suggestions](#follow-suggestions) - [Follows](#follows) - [Instances](#instances) + - [Custom Emojis](#custom-emojis) - [Lists](#lists) - [Media](#media) - [Mutes](#mutes) @@ -456,6 +457,8 @@ Returns the current [Instance](#instance). Does not require authentication. +### Custom Emojis + #### Getting current instance's custom emojis: GET /api/v1/custom_emojis