class ApiContext: def __init__(self, endpoint): self.endpoint = endpoint