List Dictionaries
Retrieve all dictionaries available in the workspace associated with your API key.
Understanding Dictionaries
Dictionaries in CAMB.AI serve as specialized knowledge bases for your localization efforts. Each dictionary contains pairs of terms with their approved translations across multiple languages, helping maintain consistency in how specific terminology is translated throughout your content, especially when working with specialized industry terminology or brand-specific language.
Using Dictionaries
-
When you request the list of dictionaries, you’ll receive details about each dictionary in your workspace, including its name, creation date, and the number of entries it contains. This information helps you manage your terminology resources effectively.
-
Once you’ve retrieved your dictionary list, you can:
- Use the dictionary IDs to apply particular dictionaries to various translation tasks for consistent terminology.
Authorizations
The x-api-key
is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.
Response
The response is of type object[]
.