{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/Status",
"title": "Status",
"type": "object",
"description": "The Status type defines a logical error model that is suitable for REST APIs. It is used to communicate error details from the API.",
"properties": {
"code": {
"type": "integer",
"format": "int32",
"description": "The status code, which should be an enum value of google.rpc.Code.",
"example": 10
},
"message": {
"type": "string",
"description": "A developer-facing error message in English.",
"example": "example_value"
},
"details": {
"type": "array",
"description": "A list of messages that carry the error details.",
"items": {
"type": "object",
"additionalProperties": true
},
"example": []
}
}
}
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.