|
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 |
| api_key | Yes | Received from sendspace |
| user_name | Yes | a-z/A-Z/0-9, 3-20 chars |
| full_name | Yes | a-z/A-Z/space , 3-20 chars |
| Yes | Valid email address required | |
| password | Yes | Can be left empty and the API will create a unique password or enter one with 4-20 chars |
<result method="auth.register" status="ok"> <status>ok</status> </result>
| Code | Name | Description |
| 11 | API_ERROR_PERMISSION_DENIED | Permission denied |
| 27 | API_ERROR_REGISTRATION_ERROR | * A specific text message will be sent according to the error * |