GET https://devs.ouya.tv/api/v1/discover
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-discover.rst
1 ============================================
2 ``GET https://devs.ouya.tv/api/v1/discover``
3 ============================================
4
5 Fetch the categories and games in the OUYA store.
6
7
8 HTTP request
9 ============
10 Protocol
11   ``https``
12 Method
13   ``GET``
14 Host
15   ``devs.ouya.tv``
16 Path
17   ``/api/v1/discover``
18 Headers
19   Standard headers
20 GET parameters
21   ``auth_token``
22     Same as ``X-OUYA-AuthToken``
23
24
25 HTTP response
26 =============
27 Status code
28   ``200 OK``
29
30 Example
31 -------
32
33 .. include:: api-v1-discover.response.json
34    :code: