随便看看

出自开开API

跳转到: 导航, 搜索

目录

说明

随便看看

路径

http://open.k.ai/public/statuses/public_timeline.[json,xml]?key=appkey

是否需要身份认证

YES


请求数限制

YES

参数

page (可选):起始页,默认为1

count(可选):返回的数量,默认20,最大50

HTTP调用方式

GET

成功返回

XML

<statuses>
	<status>
		<create_at>20100624T0028Z</create_at>
		<id>176015.2</id>
		<category>normal</category>
		<text>开开最大的问题是软件还不支持wm,将来会支持嘛?</text>
		<source>kai</source>
		<favorited>false</favorited>
		<photo_url/>
		<photo_thumb_url/>
		<photo_origin_url/>
		<up>0</up>
		<down>0</down>
		<user_concise>
			<id>176015</id>
			<name>whose</name>
			<screen_name>whose</screen_name>
			<gender>male</gender>
			<age>37</age>
			<location>北京市西安海星计算机系统集成技术有限责任公司北京分公司</location>
			<description/>
			<profile_image_url>http://221.224.52.81:4082/files/avatar/27/36/32/176015.11311.png</profile_image_url>
			<rp>208</rp>
			<protected>false</protected>
			<friend>false</friend>
			<following>false</following>
			<block>false</block>
			<last_checkin>
				<create_at>20100624T0028Z</create_at>
				<poi_simple>
					<id>122916</id>
					<name>北京市海淀区知春路118号知春大厦A座1203C</name>
					<lon>116.39177793675</lon>
					<lat>39.953898586306</lat>
				</poi_simple>
			</last_checkin>
		</user_concise>
		<poi_concise/>
	</status>
</statuses>
 

验证未通过返回

HTTP 401

个人工具