{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "NaturalLanguage",
"type": "object",
"properties": {
"code": {
"type": "string",
"description": "The language code, used to specify the language in API operations.",
"nullable": true
},
"name": {
"type": "string",
"description": "The name of the language suitable for display to the user.",
"nullable": true
}
},
"additionalProperties": false,
"description": "A natural language supported by this API."
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.