import asyncio import httpx from src.config import RBD_SERVICE_API async def main(): token = "your_token_here" # I don't have a token. I'll need a token.