cURL
curl --request GET \ --url https://public-api-v2.bags.fm/api/v1/token-launch/fee-share/wallet/twitter \ --header 'x-api-key: <api-key>'
{ "success": true, "response": "<string>" }
Get wallet address associated with a Twitter username for fee sharing
API key authentication. Provide your API key as the header value.
Twitter username
Successfully retrieved wallet address
The response is of type object.
object