Getting Subcompany ID and Secret

To use any of the APIs, you'll need the subcompany ID and takeover secret. They can be found under Company Settings > Sub-Companies. Click a subcompany and, in the right hand side pannel, copy the subcomapny ID and takeover secret.

The subcompany ID should always be included in the API's URL path and the takeover secret should be included in the header always as Authorization = "Bearer [takeover secret]".

Last updated