Playground
Guided mode is fastest. Advanced mode stays here for direct source control.
Guided mode
Create a fast background dossier on a company or counterparty from public sources.
Best for
For consultants who need a faster public-registry lookup layer than manually checking country portals.
Suggested product
Global Entity Lookup
The source product is selected behind the scenes so the operator flow can stay focused on the result.
We'll pair this with a matching source product automatically.
curl -H "X-API-Key: pk_live_..." \
"https://opendata.best/api/v1/data/products/uk_charity_commission_register/search?q=Acme&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 the result looks useful, keep the key on this browser, review the product page, and upgrade only when the work turns recurring.