Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 7.31 KB

README.md

File metadata and controls

66 lines (53 loc) · 7.31 KB

Travis CI Software License API version

Teen Quotes API

All API calls to endpoints require an access_token. Check the authentication section to know how to get one.

Authentication

  • POST oauth Request an access_token for a user.
  • POST oauth Get an access_token that identifies an application itself.
  • POST oauth Refresh an access_token from a refresh_token.

Endpoints

Comments Resources

Countries Resources

FavoriteQuotes Resources

Password Resources

Quotes Resources

Users Resources

Search Resources

  • GET search/:query Search published quotes and users with a query of words. Users are displayed only if their profile is not hidden.

Stories Resources

Support and bug reports

Contact Antoine Augusti at antoine.augusti@teen-quotes.com