- Developer newsUpdates to the API
- IntroductionAbout the Companies V2 API
- Company searchSearch for a company by name or number
- Global searchSearch for a company globally
- Lite ProfileBasic company verification details
- Enhanced ProfileCompany profiles with representatives and shareholders
- Filing searchOrder registry extracts and filings
- About testingInformation about the Kyckr V2 test environment
- Supported jurisdictionsJurisdictions and regional codes
company-v2
What's new in version 2?
Restful structure designed for clarity
Our new API more closely follows standard restful design patterns, with simpler routes and endpoints. We have also improved the data model, removing legacy fields. Overall our API is much clearer and easier to use.
Metadata and cost tracking
In V2 we have introduced a metadata wrapper for every call, which includes a unique correlationId
and where applicable confirmation of credits that have been spent.
KyckrId simplifies API requests
The kyckrId
uniquely identifies a company and replaces the codeField
from V1. It includes the ISO code, so there is no need to pass the ISO code as a parameter after using the search API.
New test sandbox
The V2 sandbox allows testing of all API functions using sample data for over 100 companies across 20 of the most frequently used jurisdictions.