Multitran: Get All Subject Terms Full
Multitran via Parse · Other
Convenience endpoint that fetches the first page of terms for the first N subject areas in a single call. Combines get_dictionary_index and get_subject_terms internally. Returns a list of glossary objects each containing a subject name and its terms. Useful for building glossaries across multiple subjects without multiple calls. Limited to the first page of terms per subject. 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
- 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_all_subject_terms_full
- Interface artifact
- sha256:408fa2d599fbbf70f70a5a0023c3312accf3bad408e514535b7621318dee5102
- Manifest digest
- sha256:97e028fff20cf6babd3b3107120569b3a4b7b6ba7acfed33f39c3995acd2ff5e
Request fields
- l1 (string): Source language numeric ID.
- l2 (string): Target language numeric ID.
- subject_limit (string): Maximum number of subjects to fetch terms for (numeric string, e.g. '2', '5').
Example queries
- {"l1":"1","l2":"33","subject_limit":"2"}