API referenceSearch
Overview
Turning a name, a register number or a set of filters into candidate entities.
Turning a name, a register number or a set of filters into candidate entities. Start here: every other endpoint takes the id these return.
| Endpoint | Route | Cost |
|---|---|---|
| Suggest companies and persons as you type | GET /search/suggestions | 1 credit |
| Find companies by name or register identity | GET /search/companies | 1 credit |
| Find persons by name | GET /search/persons | 1 credit |
| Filter companies by structured criteria | POST /search/companies/filter | 25 credits |
| List newly registered companies | GET /search/new-registrations | 10 credits |