Skip to content
Get started

Auth Status

Retrieve
auth_status.retrieve() -> AuthStatusRetrieveResponse { authenticated }
GET/auth-status
ModelsExpand Collapse
class AuthStatusRetrieveResponse { authenticated }
authenticated: bool

True if the API key is still valid.