|
sendspace API (beta) Developer GuideThe sendspace Application Programming Interface (API) allows you to embed sendspace services in your applications, programs, or scripts, regardless of platform and programming language. |
| Name | Mandatory | Description |
| session_key | Yes | Received from auth.login |
<result method="folders.getAll" status="ok"> <folder id="" name="" shared="" public_url="" rss_url="" parent_folder_id=""/> ... <folder id="" name="" shared="" public_url="" rss_url="" parent_folder_id=""/> </result>
http://api.sendspace.com/rest/?method=folders.getall&session_key=9i96woykgory1crglmykgycjwa5k2cq2
| Code | Name | Description |
| 6 | API_ERROR_SESSION_BAD | Session expired or not found |