๐ How to authenticate with the API?
To access Taggun's API, you need to authenticate your requests using an API key. Include the API key in the request headers as follows:
\-H 'apikey: YOUR_API_KEY'
Replace YOUR_API_KEY with the actual API key provided to you.
๐ก Get your free API key instantly! Register for a Taggun account at https://www.taggun.io/register.
Updated 7 months ago