CorpVerify
Default Flow
Retrieval Methods
Try It Out
Client ID in x-client-id header.
Client Secret in x-client-secret header.
Successfully initiated the request
JWT token that encodes the request details and should be used in the /cra/poll endpoint to check the status and retrieve the document
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIn0.dozjgNryP4J3jVmNHl0w5N_XgL0n3I9PlFUP0THsR8Uset to true if sample PDF is being used - no cost incurred
Bad Request - Unsupported country code or sample not available
Internal server error
Client ID in x-client-id header.
Client Secret in x-client-secret header.
JWT token
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIn0.dozjgNryP4J3jVmNHl0w5N_XgL0n3I9PlFUP0THsR8UPattern: ^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$Report is ready
Report is still being processed
Bad Request - Invalid input parameters
Internal server error
Client ID in x-client-id header.
Client Secret in x-client-secret header.
Company name to search (English or Chinese)
Page of results to return. Pagination support varies by country — for countries where it is not supported, only the first N results are returned regardless of this value. Check meta.page in the response to confirm whether pagination was applied.
1Successfully retrieved matching companies
Response message
Bad Request - Unsupported country code or search not implemented
Too many results - search term is too broad
Internal server error
Client ID in x-client-id header.
Client Secret in x-client-secret header.
Company ID (e.g., BRN for Hong Kong, ACN for Australia)
Optional filter by document type. (Country Specific)
- HK: financialStatement, annualReturn
- PH: GIS, AFS
Optional filter by year
Successfully retrieved documents as a flat array
Status of the operation
Bad Request - Unsupported country code or search not implemented
Internal server error
Client ID in x-client-id header.
Client Secret in x-client-secret header.
Company ID (e.g., BRN for Hong Kong, ACN for Australia)
Successfully retrieved company information
Status of the operation
Company base information object or null if not found
Bad Request - Unsupported country code or search not implemented
Internal server error
Last updated

