Checks
List Source Datasets
get
/v1/checks/source_datasetsSlug → human title for OpenSanctions source datasets, so the dashboard renders "Ukraine War and Sanctions" instead of ``ua_war_sanctions``. Cached 24h; proxied so the provider key stays server-side. NOTE: declared before ``/{check_id}`` — route order is load-bearing.
Authentication
Send your tenant secret key as a Bearer token. Keep secret keys on your server; never ship them in browser or mobile code.
Example request
cURL
curl --request GET \
--url 'https://api.fideralabs.com/v1/checks/source_datasets' \
--header 'Authorization: Bearer $FIDERA_API_KEY'Responses
200Successful Responseapplication/json
{}422Validation ErrordetailValidationError[]
No additional field description.
Operation ID
list_source_datasets_v1_checks_source_datasets_get