Retrieve the creators/deployers of a specific token launch. Use the ‘provider’ field to show a platform logo in your UI, and prefer ‘providerUsername’ for display when present since ‘username’ is a Bags internal username and optional.
GET
/
token-launch
/
creator
/
v3
Get token launch creators (v3)
Copy
Ask AI
curl --request GET \ --url https://public-api-v2.bags.fm/api/v1/token-launch/creator/v3 \ --header 'x-api-key: <api-key>'