From ae64bd26b912179d84ae49f9b2766bc271658f31 Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Sat, 14 Nov 2020 16:32:19 +0100 Subject: [PATCH] add TOC for api.md --- docs/api.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/api.md b/docs/api.md index 9f876214..2da13156 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,5 +1,21 @@ ## API +[1. Account endpoints](#account-endpoints) + +[2. Alias endpoints](#alias-endpoints) + +[3. Mailbox endpoints](#mailbox-endpoints) + +[4. Contact endpoints](#contact-endpoints) + +[5. Notification endpoints](#notification-endpoints) + +[6. Settings endpoints](#settings-endpoints) + +[7. MISC endpoints](#misc-endpoints) + +--- + SimpleLogin current API clients are Chrome/Firefox/Safari extension and mobile (iOS/Android) app. These clients rely on `API Code` for authentication.