Using cURL

curl [options] [URL]

Example cURL Command with <company_id>


curl -X POST \
-H "Authorisation: Bearer <authentication_token>" \
-H "Content-Type: application/json" \
-d '{"company_id": "<company_id>"}' \
https://adviser.ai/api/v3/companies