Python integration
import TikHub-API-Python-SDK # Set your API key client = TikHub_API_Python_SDK.Client(api_key="YOUR_API_KEY")
curl \ # append ?access_token=$API_KEY to the URL \ /tags/search
curl \ # append ?access_token=$API_KEY to the URL \ /media/search
curl \ # append ?access_token=$API_KEY to the URL \ /users/search