API 종점:
https://makeron.tech/api/v1/account
요청 예제:
curl --location --request GET 'https://makeron.tech/api/v1/account' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'