cURL
curl --request GET \ --url 'https://api.bizzy.ai/v1/companies?q={q}' \ --header 'Authorization: Bearer <token>'
[ { "country": "BE", "companyNumber": "770493071", "name": "Bizzy Fintech", "place": "9000" } ]
BE
NL
FR
Was this page helpful?