POST https://devs.ouya.tv/api/v1/credit_card
[ouya-store-api.git] / api / status.ouya.tv / api-v1-status.rst
1 ===========================================
2 ``GET http://status.ouya.tv/api/v1/status``
3 ===========================================
4
5 Check if the internet connection is working by fetching an empty file.
6
7 HTTP request
8 ============
9 Protocol
10   ``http``
11 Method
12   ``GET``
13 Host
14   ``status.ouya.tv``
15 Path
16   ``/api/v1/status``
17 Headers
18   None of the standard headers.
19
20   ``User-Agent``
21     ``Ouya-Connection-Test``
22
23
24 HTTP response
25 =============
26 Status code
27   ``204 No Content``
28
29 Empty body.