Slideshow transcript
Slide 1:Slideshare API A Brief Summary
Slide 2: API Validation For Slideshare All requests must have the following: •api_key: The key provided by Slideshare •ts: The current UNIX timestamp •hash: Set to the SHA1 hash of the concatenation of the shared secret and the timestamp
Slide 3: Authentication Using the API All requests needing authentication (marked auth_needed in the documentation) require the following parameters: •username: The Slideshare username of the user the request is on the behalf of. •password: The Slideshare password for the provided username.
Slide 4: Uploading Slideshows You can upload by sending a post request to this url: http://www.slideshare.net/api/1/upload_slideshow This requires the standard parameters: •api_key, ts, hash, username, password As well as the following required parameters: •slideshow_title, slideshow_srcfile Additionally, the following par



Add a comment on Slide 1
If you have a SlideShare account, login to comment; else you can comment as a guest- Favorites & Groups
Showing 1-50 of 2 (more)