Need more coverage or a custom slice?
Tell us which entities, SIC sections, or enrichment layers you want added to the explorer.
NO BS! API Docs
Base URLhttps://explorer.nobsventures.vc
NO BS! API Endpoints
GET/v1/api/live
Live event stream
Streams real-time Companies House events through server-sent events relayed by the explorer backend.
GET/v1/api/overview
Overview KPIs
Returns the top-level explorer KPI payload shown on the v1 overview surface.
GET/v1/api/companies
List companies
Returns a paginated company list with search and filter support across the enriched data spine.
GET/v1/api/companies/:companyNumber
Get company detail
Returns the full processed company record for a single company number.
GET/v1/api/officers
List officers
Returns a paginated officer list with search and role-based filters.
GET/v1/api/officers/:officerId
Get officer detail
Returns the full processed officer record for a single officer id.
GET/v1/api/pscs
List PSCs
Returns a paginated persons-with-significant-control list with company and activity filters.
GET/v1/api/pscs/:pscId
Get PSC detail
Returns the full processed PSC record for a single PSC id.
GET/v1/api/lookups
Lookup payloads
Returns lightweight lookup collections for favourites, selectors, and quick-pick interfaces.