Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Blueleaf/api
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Mar 29, 2012
2 parents ddb4f3e + 46eee36 commit 8e1874e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@

We are exposing some account data via a read only API. Users can get API tokens from the web UI, or by asking Blueleaf support.

Use the API token as the "username" part of an http basic auth request, use anything you'd like for the "password" part.
All requests are behind an SSL-protected (HTTPS) service, and use HTTP basic authentication. Use the user API token as the "username" part of an http basic auth request, use anything you'd like for the "password" part.

## Requests

Expand Down

0 comments on commit 8e1874e

Please sign in to comment.