Playground
Guided mode is fastest. Advanced mode stays here for direct source control.
Advanced mode
Use this mode when you already know the product ID, schema, or source contract you want. Guided product pages stay available through Solutions and Products.
ch_basel_country_companies
curl -H "X-API-Key: pk_live_..." \
"https://opendata.best/api/v1/data/products/ch_basel_country_companies/search?q=sanctioned%20supplier&limit=10"{
"status": "ok",
"request_id": "—",
"data": [
// Hit Run to see live results here.
// Matching records from the selected product will appear
// in this panel, with full schema + metadata.
],
"pagination": {
"limit": 10,
"offset": 0,
"total": 0
}
}Next step
If this source response is the right building block, jump back to the product page or catalog entry and decide how you want to package it.