Account Profiles
Account profiles are used by Idilia to validate the access to the REST services and accumulate the monthly usage. If desired, several profiles, or "projects" can be created to accumulate the usage for different projects.
A profile can be created at https://dev.idilia.com/@@keyreport. This requires that you create a user account on this web site if you have not done so yet.
Each user account is associated with capabilities such as the maximum usage per month, the maximum number of tokens that can be processed, etc. These capabilities are displayed with the project information. The various services use different usage units as described in the following table.
| Service | Usage |
|---|---|
| disambiguate | Monthly limit on the number of tokens processed and recipe used. Also a limit on the length of a document. |
| paraphrase | Monthly limit on the number of paraphrases generated. |
| kb | Monthly limit on the number of queries and on the number of nodes that are returned. |
Associated with each profile are a set of default limits that are designed to allow experimentation. Prior to moving into a trial or production, please contact us so that we can establish limits suitable for your application.
Requests issued beyond the monthly limit are rejected with HTTP 401 (unauthorized).