Auto-tagging

Let's assume you have a website or a blog. You find tagging tedious and time-consuming. You want to fully automate that process.

The flow is the following:

First, you send your content with your existing (if any) tags to TagBee's API. (Auto-proposals endpoint) Then, TagBee sends back a few tags and a unique ID which is the identifier of the content in the TagBee App.

Lastly, you send an update request with your tags' local IDs (the ID of the tags in your local DB for example) (Update tags endpoint)