# APIStatusError

## _class_ [**tinker.APIStatusError**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/_exceptions.py#L83)( _APIError_)

Raised when an API response has a status code of 4xx or 5xx.

**Inherits from:** `APIError`
