Twelve guides,
all of them runnable.
Every example on this site runs against production with a free test key. If one of them does not, that is a bug and we would like to hear about it.
$ export SPOTIT_KEY=spk_test_8f2c... $ curl -s https://api.spotit.ai/v1/resolve \ -H "Authorization: Bearer $SPOTIT_KEY" \ -H "Content-Type: application/json" \ -d '{"q":"nordwind logistik hamburg"}'
Start here
The quickstart gets you from no account to a stored entity_id in three steps. After that, the matching guide is the one that changes how you use the product.
Start
The first twenty minutes.
Core
The concepts the API is built on.
Matching guide
How the four scorers work, what each hint buys you, and how to pick a threshold.
18 minBatch & files
CSV in, CSV out. Job lifecycle, partial results, backfilling 40M rows.
12 minWatch & webhooks
Saved queries, signature verification, replay, dead-letter handling.
11 minPoint-in-time reads
as_of semantics, what a register did and did not publish, and the gaps.
9 minData dictionary
All 184 attributes: type, source class, coverage, null semantics.
referenceDelivery
Getting the data where your team already works.
Worked example
End-to-end, with the numbers each one moved.
Worked example: sales & GTM targeting
Size a market from registers, resolve the company field at capture, and suppress accounts you already own by ID.
8 minWorked example: market research
Replay the same segmentation at each year end and get formation, dissolution and branch-opening rates that trace to a gazette.
9 minWorked example: KYB & data validation
Existence, status, legal form, VAT and LEI checked against the register of record, with the filing reference attached.
8 minMethodology
How the published figures are measured.
Not a guide, still worth reading
The reference is generated from the same schema the API serves; the blog is written by whoever did the work.
Fourteen endpoints, every error code, rate limits per plan, and the SDKs.
Open →Long posts about ingest internals, matching and bitemporal storage.
Read →Every release since 2023, including the deprecations and the postmortems.
Browse →