List companies visible to the authenticated partner or affiliate API key. Use this to recover company ids for follow-on incorporation, service, and company-scoped Commenda OS calls.
GET
/
public
/
companies
List companies
curl --request GET \ --url https://api.prod.commenda.io/api/v1/public/companies \ --header 'x-api-key: <api-key>'
Lists companies visible to the authenticated partner API key.A company is the Commenda account-level container for the customer you are onboarding. It is not the incorporated legal entity itself.