1.2.0
Version 36,
changed by admin.
10/04/2007.
Show version history
SmugMug API Version 1.2.0 - Release
WHAT'S CHANGED:
- JSON and serialized PHP have been added
- The XML-RPC and REST formats have changed dramatically to better reflect how web services APIs are consumed and to be as close to the JSON and PHP equivalents as possible.
Endpoints
REST: http[s]://api.smugmug.com/hack/rest/1.2.0/
JSON: http[s]://api.smugmug.com/hack/json/1.2.0/
PHP: http[s]://api.smugmug.com/hack/php/1.2.0/
XML-RPC: http[s]://api.smugmug.com/hack/xmlrpc/1.2.0/
Methods
Hide quick tip X
Quick Tip: Link to Other Wiki Pages
Use the Link function to link to an existing wiki page, a new wiki page, a document, or a URL.
| |
File |
By |
Size |
Attached |
Ver. |
|
rkalla@gmail.com said, 08/23/2007:
TIP: Every method listed takes the APIKey argument (even if not shown) and can return Error Code 18 ("invalid API key") (even if not shown).