Message Boards Message Boards

0
|
12811 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

do WolframAlpha[] calls in desktop count against API calls/month?

Posted 9 years ago

Hello Group:

I have the Home version which this page says gets 3000 API calls/month.

https://www.wolfram.com/mathematica/pricing/industry-individuals.php

Does the usage of these commands in the desktop version go against this total?

  • WolframAlpha[]
  • (equals)
  • (equals)+(equals)
  • (ctrl)+(equals)

Env: Win8.1 Mma 10.1

TIA.

Ref: https://reference.wolfram.com/language/ref/WolframAlpha.html

POSTED BY: Aeyoss Antelope
2 Replies

Found this:

CloudAccountData["WolframAlphaCallsAvailable"]

While reading this:

Drawing down Cloud Credits with a static page deployment

http://community.wolfram.com/groups/-/m/t/473585?p_p_auth=93Xtm40K

But the help page still does not answer my question.

POSTED BY: Aeyoss Antelope

I have sent this question to someone at WRI.

Now I also want to know how/if access to various datasets (e.g. WordData[], GraphData[], etc.) affects the counts as well.

When I make the following (throwaway) function, I can see the desktop client saying it is downloading stuff from a Wolfram server.

genRanGraph[] := Module[{g0}, g0 = RandomChoice[GraphData[]]; {g0, GraphData[g0, "AllImages"]} ]

Since I have a finite set of API calls, I want to know if I can see my allotment.

Thanks in advance.

POSTED BY: Aeyoss Antelope
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract