response = api_router.send_request(endpoint="/user/data", method="GET") print(response.status_code) # Output: 200 Load custom plugins for modular functionality:
response = api_router.send_request(endpoint="/user/data", method="GET") print(response.status_code) # Output: 200 Load custom plugins for modular functionality: