API Documentation
Authorization
How to get an API key
Using the API key
Example with curl:
curl -X GET \
'https://tribute.tg/api/v1/products' \
-H 'Api-Key: your_api_key_here'Last updated