Envelope/shared schema — derived verbatim from components.schemas.ApiError of the provider's published OpenAPI 3.0.3 (4.2.0) at https://gzw-data.dev/api/v1/spec. Field set is generated by the provider from observed data, so it tracks the weekly wiki scrape.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/gzw-data/refs/heads/main/json-schema/gzw-data-ApiError.json",
"title": "ApiError",
"description": "Envelope/shared schema \u2014 derived verbatim from components.schemas.ApiError of the provider's published OpenAPI 3.0.3 (4.2.0) at https://gzw-data.dev/api/v1/spec. Field set is generated by the provider from observed data, so it tracks the weekly wiki scrape.",
"type": "object",
"required": [
"code",
"message"
],
"properties": {
"code": {
"type": "string",
"example": "DATASET_NOT_FOUND"
},
"message": {
"type": "string",
"example": "Dataset not found"
},
"dataset": {
"type": "string"
},
"id": {
"type": "string"
}
},
"additionalProperties": true
}
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.