Name of API: The Cervantes Scale
Created by: Molino de Ideas
To use this API you can subscribe to it on the Apicultur Store.
Prices
The price list for the API can be found here: Text.
Instructions
This service allows you to look up the category of a word according to its level of complexity, with reference to the levels of the Common European Framework of Reference for Languages (CEFR) and the guidelines of the Cervantes Institute.
Type of Method: Get
Version: 1.0.0
URI:
http://store.apicultur.com/api/damenivel/1.0.0
https://store.apicultur.com/api/damenivel/1.0.0
Last Updated: October 2012
Example of Entry
http://store.apicultur.com/api/damenivel/1.0.0/beber
https://store.apicultur.com/api/damenivel/1.0.0/beber
Example of Result
<integerBean>
<valor>
1
</valor>
</integerBean>
Entry Parameters
Parameter 1
Name | Texto |
Type | String |
Description | The word we want to use to determine its level of complexity |
Example | beber |
Results
The result is the command <integerBean> which is formed by:
Name | <valor> |
Type | Integer |
Description | The numbers 1 to 4 correspond to levels A, B, C & D |
Values | 1-4, (ranging from lowest to highest difficulty) |
Example | 1 equivaldría al nivel A (básico) |