0
votes

Alchemy API's transaction usage is returned under a response body property called usage. Alchemy API is being put to bed in favour of Watson NLU and its friends. While porting code from using Alchemy to Watson I noticed I do not see usage being returned in responses from Watson. Am I missing something or does anyone know how to count Watson transaction usage?

I've searched pretty hard in their docs and online but there doesn't seem to be any mention of this. I've also watched responses received by their Node SDK here and could see no trace of usage in the response body or headers. Any pointers much appreciated.

1

1 Answers

0
votes

It's not currently possible in the API. For more detail, I previously answered this question here: How can I get number of API transactions used by Watson NLU?

The short answer is that you'll need to calculate this yourself and then verify it on the Bluemix usage dashboard.