- 概述
- API授權
- 登入API
- 日記API
- 相簿API
- 相片API
|
服務位址
http://www.atlaspost.com/API.php
編碼
所有資料皆須為UTF-8編碼
Request資料格式
目前僅支援REST (HTTP GET and POST)
Response資料格式
目前支援下列兩種資料格式:
指定回傳資料格式變數: responseFormat
API Methods
-
登入
- 日記
- postBlog
- updateBlog
- getBlog
- 相簿
- addAlbum
- updateAlbum
- getAlbum
- 相片
- uploadPhoto
- updatePhoto
- getPhoto
指定API方法變數: func
|