Update intro

This commit is contained in:
Jesse Stuart 2012-08-22 14:09:48 -04:00
parent 8bd63ad1c4
commit 4112a32252

View file

@ -14,7 +14,7 @@ The API is
[RESTful](http://en.wikipedia.org/wiki/Representational_state_transfer#RESTful_web_services),
using [JSON](http://en.wikipedia.org/wiki/JSON) over
[HTTPS](http://en.wikipedia.org/wiki/HTTPS) (**Important**: HTTPS is used
everywhere, unencrypted HTTP requests are used.)
everywhere.)
Requests are authenticated with [HMAC](http://en.wikipedia.org/wiki/Hash-based_message_authentication_code)
signatures, and apps use [OAuth 2](http://en.wikipedia.org/wiki/OAuth) to access