diff --git a/README.md b/README.md index 2201ff7..8e028a8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ From here you can browse the full documentation for our HTTP API. Our API is spl Before you get started, take a few minutes to review the information below about how to interact with our API. It includes information about how to send requests, what response data is sent in and how to handle errors. +What's Next +----------- + +* [Server Authenticator](server-authen.md) +* [Messages API](message-api.md) +* [Send API](send-api.md) + + Making requests ---------------