Get Usage

Go to Product

Check Usage and Limits

Retrieve usage information within the current billing period together with the corresponding account limits. Usage is returned for:

  • translated characters
  • translated documents
  • translated documents, team totals (for team accounts only)

Character usage includes both text and document translations, and is measured by the source text length in Unicode code points, so for example "A", "Δ", "あ", and "深" are each counted as a single character.

Document usage only includes document translations, and is measured in individual documents.

Depending on the user account type, some usage types will be omitted. Character usage is only included for developer accounts. Document usage is only included for non-developer accounts, and team-combined document usage is only included for non-developer team accounts.

Options

Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Character Count: Characters translated so far in the current billing period.
  • Character Limit: Current maximum number of characters that can be translated per billing period.
  • Document Limit: Documents translated so far in the current billing period.
  • Document Count: Current maximum number of documents that can be translated per billing period.
  • Team Document Limit: Documents translated by all users in the team so far in the current billing period.
  • Team Document Count: Current maximum number of documents that can be translated by the team per billing period.

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.