๐Ÿ” 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.