General concepts, response codes, and authentication strategies for the Bigcapital API.
Bearer bc_xxxxxxxxx
where bc_xxxxxxxxx
is your API Key.
Status | Description |
---|---|
200 | Successful request. |
400 | Check that the parameters were correct. |
401 | The API key used was missing. |
403 | The API key used was invalid. |
404 | The resource was not found. |
429 | The rate limit was exceeded. |
5xx | Indicates an error with Bigcapital servers. |
429
response error code.