curl --request GET \
--url https://synthesis.trade/api/v1/account/interests \
--header 'X-API-KEY: <api-key>'{
"success": true,
"response": [
"crypto",
"politics"
]
}Get the account interest tags used by recommendation flows.
curl --request GET \
--url https://synthesis.trade/api/v1/account/interests \
--header 'X-API-KEY: <api-key>'{
"success": true,
"response": [
"crypto",
"politics"
]
}Account secret API key.
Account interests