What can we access through the Fill Easy API?
Company registry data and documents across 60+ jurisdictions, Hong Kong land searches, KYC checks on people in Hong Kong and Mainland China, ID and face verification, and government digital identity, all under one set of credentials.
Where is the API documentation?
At docs.fill-easy.com, with every endpoint, request and response, and the webhook envelope.
How is the API authenticated?
Every call carries your client ID in the x-client-id header. Fill Easy issues credentials when your team is set up.
Does the API use webhooks or polling?
Pass a callbackUrl and the result is posted to you when it is ready, in a standard envelope with the event name and request ID. Polling with the token stays available as a fallback. KYC Hong Kong screening and register lookups, and direct ID verification, answer in the same call.
How long does a company report take?
Where retrieval is automated, such as Hong Kong with a company ID, typically within 5 minutes. Where it is manual it can take several business days; you can poll for its status meanwhile.
What does a company report contain?
Structured sections for identification, registration, management and ownership, plus share capital, location, operations and compliance where the registry provides them; the registry's original documents, each with a link; and report metadata such as the report date and country.
How do we match results to our own records?
Each request returns a token and a request ID straight away, and you can add your own externalRefId. The webhook carries the request ID, and KYC results echo your externalRefId.
Can we test without being billed?
Yes. Requests with dryRun set return sample results without calling a source or being billed.
Can we see what we have been billed?
Yes. The billing endpoint returns the items billed to your account over a time range.
Can we use the API and the email agents together?
Yes. They draw on the same sources, so one team can order by email while your systems call the API.
What is the agentic API?
The email agent, called from your systems: send a request in plain language and the agent works out which checks to run. It is coming soon; the data API is available now.
How do we get access?
Talk to sales. Fill Easy works with enterprise clients and issues credentials when your team is set up.