Documentation Index
Fetch the complete documentation index at: https://developer.kyckr.com/llms.txt
Use this file to discover all available pages before exploring further.
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 uniquecorrelationId and where applicable confirmation of credits that have been spent.
KyckrId simplifies API requests
ThekyckrId 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.