A request requires a name, at least one valid dataset, at least one valid countrycode and a threshold. Length of name must not exceed 200 characters. User will be deducted 1 credit for each search.
Success
Bad Request
Unauthorized
Forbidden
{- "countryCodes": [
- "string"
], - "threshold": 0,
- "name": "string",
- "datasets": [
- "string"
]
}
{- "downloadUrl": "string",
- "fileName": "string",
- "expiresAt": "2019-08-24T14:15:22Z",
- "searchId": "9b1a67f9-9477-48e5-8a6c-11b70245e1d9"
}