Uygulama Ayarlama
To interact with OkeyRuyamm your application can issue calls to our API and request or post information.Sitemize Bir uygulama eklediğinizde size bir UYGULAMA ID vereceğiz.
Belirteç Talebi
Object
(
[token] => LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUc4d0RRWUpLb1pJaHZjTkFRRUJCUUFEWGdBd1d3SlVBdHFZdmVWOXFEdDd6NFhXTXYzS3VZM2JyWXpUKzR0VgpBbERrN1dQWjhqRVpoVzBNWjE1Z3lHdGNlNm5ueFRNenp4SXpHM29BRVIzc0JVRCtYdStHb21JeVV4UE1RN1NtCkVPdFg0ZTNwekp6R081cUxBZ01CQUFFPQotLS0tLUVORCBQVUJMSUMgS0VZLS0tLS0K
)
İstek Gönderme
Anlaşılmayan bir uygulama tepkisi
For methods that could return more than one item the response will contain an indicator of the total items available as well as how many pages there are. We return by default 10 items at most and in order to get the next 10 items you would have to pass the param "page=2". Sol tarafta API yöntemleri için uygulama modüllerinin bir listesini bulacaksınız. Kullanılabilir metodlara tıkladığınızda açılan öğe listesi ve sayfa listesi varsayılan gösterimden fazlaysa sayfalar numaralandırılarak değişir. Sayfa baına 10 tane öğe gösterilir, bu durumda daha fazlasında örneğin şu şekilde sayfa açlılır " sayfa = 2 b>".
Sol tarafta uygulama metotlarıyla alakalı bir modül listesi bulacaksınız. Modüle tıklayarak listelere bakın. Uygulama metodlarında yalnızca boyutlandırma, biçimlendirme gibi temel ayarlar bulunmaktadır.
Object
(
[api] => Object
(
[total] => 1
[pages] => 0
[current_page] => 0
)
[output] => Array
(
[0] => Object
(
[user_id] => 7
[user_name] => jane-doe
[full_name] => Jane Doe
[joined] => 1314110027
[country_iso] => US
[gender] => Female
[photo_50px] => http://www.okeyruyamm.com/file/pic/user/7_50.jpg
[photo_50px_square] => http://www.okeyruyamm.com/file/pic/user/7_50_square.jpg
[photo_120px] => http://www.okeyruyamm.com/file/pic/user/7_120.jpg
[photo_original] => http://www.okeyruyamm.com/file/pic/user/7.jpg
[profile_url] => http://www.okeyruyamm.com/index.php?do=/jane-doe/
)
)
)
Object
(
[api] => Object
(
[total] => 0
[pages] => 0
[current_page] => 0
)
[output] => Object
(
[is_friend] => 1
)
)
Object
(
[api] => Object
(
[total] => 0
[pages] => 0
[current_page] => 0
)
[output] => 1
)
Object
(
[api] => Object
(
[total] => 5
[pages] => 0
[current_page] => 0
)
[output] => 5
)
Object
(
[api] => Object
(
[total] => 0
[pages] => 0
[current_page] => 0
)
[output] => Array
(
[0] => Object
(
[notification_id] => 3
[link] => http://www.okeyruyamm.com/john-doe/comment-id_1/
[message] => Jane Doe commented on your wall
[icon] => http://www.okeyruyamm.com/module/blog/static/image/default/default/activity.png
)
)
)
Object
(
[api] => Object
(
[total] => 0
[pages] => 0
[current_page] => 0
)
[output] => Object
(
[original] => http://www.okeyruyamm.com/file/pic/photo/2011/08/39740c5e356fdd6f66cfc973d4aebf6d.jpg
[75px] => http://www.okeyruyamm.com/file/pic/photo/2011/08/39740c5e356fdd6f66cfc973d4aebf6d_75.jpg
[100px] => http://www.okeyruyamm.com/file/pic/photo/2011/08/39740c5e356fdd6f66cfc973d4aebf6d_100.jpg
[150px] => http://www.okeyruyamm.com/file/pic/photo/2011/08/39740c5e356fdd6f66cfc973d4aebf6d_150.jpg
[240px] => http://www.okeyruyamm.com/file/pic/photo/2011/08/39740c5e356fdd6f66cfc973d4aebf6d_240.jpg
[500px] => http://www.okeyruyamm.com/file/pic/photo/2011/08/39740c5e356fdd6f66cfc973d4aebf6d_500.jpg
[1024px] => http://www.okeyruyamm.com/file/pic/photo/2011/08/39740c5e356fdd6f66cfc973d4aebf6d_1024.jpg
)
)
Object
(
[api] => Object
(
[total] => 1
[pages] => 0
[current_page] => 0
)
[output] => Array
(
[0] => Object
(
[photo_100px] => http://www.okeyruyamm.com/file/pic/photo/c81e728d9d4c2f636f067f89cc14862c_100.jpg
[photo_240px] => http://www.okeyruyamm.com/file/pic/photo/c81e728d9d4c2f636f067f89cc14862c_240.jpg
[photo_original] => http://www.okeyruyamm.com/file/pic/photo/c81e728d9d4c2f636f067f89cc14862c.jpg
)
)
)
Object
(
[api] => Object
(
[total] => 0
[pages] => 0
[current_page] => 0
)
[output] => Object
(
[user_id] => 1
[user_name] => john-doe
[joined] => 1314109907
[gender] => Male
[country_iso] => US
[full_name] => John Doe
[email] => john.doe@site.com
[photo_50px] => http://www.okeyruyamm.com/file/pic/user/2011/08/9d673759d1cf55c9cd0b0805dc32e68e_50.jpg
[photo_50px_square] => http://www.okeyruyamm.com/file/pic/user/2011/08/9d673759d1cf55c9cd0b0805dc32e68e_50_square.jpg
[photo_120px] => http://www.okeyruyamm.com/file/pic/user/2011/08/9d673759d1cf55c9cd0b0805dc32e68e_120.jpg
[photo_original] => http://www.okeyruyamm.com/file/pic/user/2011/08/9d673759d1cf55c9cd0b0805dc32e68e.jpg
[profile_url] => http://www.okeyruyamm.com/index.php?do=/john-doe/
)
)