photo-front/documentation/api
2011-07-18 22:56:09 -07:00
..
Authentication.markdown Adding documentation directory and initial API docs. 2011-06-06 12:20:43 -07:00
PostPhotoUpload.markdown Adding authentication requirement. 2011-07-18 22:56:09 -07:00
README.markdown Adding more detailed docs for the photo upload API. 2011-07-18 21:56:59 -07:00

Open Photo API

OpenPhoto, a photo service for the masses


How do I authenticate?

The Open Photo API uses OAuth2 for authentication. See the complete guide on authentication for details.

API Endpoints

  1. GET /photos.json Get a list of the user's photos.
  2. POST /photo/upload.json Upload a new photo.