Flattr Developer Platform

Languages

List all available languages

Request
GET https://api.flattr.com/rest/v2/languages
Example response
Status: 200 OK
Content-type: application/json;charset=utf-8
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 4999
[
  {
    "id": "en_GB",
    "text": "English"
  },
  {
    "id": "sq_AL",
    "text": "Albanian"
  },
  {
    "id": "ar_DZ",
    "text": "Arabic"
  },
  {
    "id": "be_BY",
    "text": "Belarusian"
  }
]

Note: The response have been shortened

Visit Flattr.com to learn more about Flattr.