start work in API 3 draft
[mygpo.git] / api-docs / reference / general.rst
bloba9f713d803effe230d5de96f9cd4b56a8ad4f508
1 General Information
2 ===================
4 The API can be accessed via http and https. https is preferable from a security
5 / privacy point of view and should be used by all clients. gpodder.net also
6 seems to be blocked in China via plain http.
8 All endpoints are offered at https://api.gpodder.net/3/.
11 Podcast is identified by its feed URL, episode is identified by its media URL.
14 Status Codes
15 ------------
17 * Maintenance
18 * Request not allowed (eg quota, authentication, permissions, etc)