"""Constants relating to the API.""" # Pagination PAGINATION_TYPE_STANDARD = "standard" DEFAULT_PAGINATION_LIMIT = 20