multitran.com API: get_dictionary_index
multitran.com via Parse · Other
List all subject areas (terminology categories) available for a given source/target language pair. Each subject includes an ID usable with get_subject_terms. Entry counts may be null for some language pairs. Results are alphabetically sorted and returned in a single page. Access the Multitran multilingual dictionary to retrieve translations, browse subject area terminology, and look up available languages across any supported language pair. Fulfilled by Parse from multitran.com.
- developer-tools
- education
- multitran-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/99ae0ae9-6955-45db-9267-9c189ce0b016/get_dictionary_index
- Interface artifact
- sha256:a5deef15ad7b92d7061a1d919ac6300860dbc31752097c62495ca6e9b76084ba
- Manifest digest
- sha256:f22bcd310a9dc00f473bf44ba575826cd82dbefedd40331f41359bb92dff094d
Request fields
- l1 (string): Source language numeric ID from get_available_languages (e.g. '1' for English, '2' for Russian).
- l2 (string): Target language numeric ID from get_available_languages (e.g. '33' for Ukrainian, '2' for Russian).
Example queries
- {"l1":"1","l2":"33"}